UserInterfaceGrid Constructor (Int32) |
Namespace:
Rhino.UI
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntaxpublic UserInterfaceGrid(
int columnCount
)
Public Sub New (
columnCount As Integer
)
Parameters
- columnCount
- Type: SystemInt32
[Missing <param name="columnCount"/> documentation for "M:Rhino.UI.UserInterfaceGrid.#ctor(System.Int32)"]
See Also