Click or drag to resize

UserInterfaceGrid Constructor (Int32)

Initializes a new instance of the UserInterfaceGrid class

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public UserInterfaceGrid(
	int columnCount
)

Parameters

columnCount
Type: SystemInt32

[Missing <param name="columnCount"/> documentation for "M:Rhino.UI.UserInterfaceGrid.#ctor(System.Int32)"]

See Also