OptionInteger Constructor (Int32) |
Namespace:
Rhino.Input.Custom
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public OptionInteger(
int initialValue
)
Public Sub New (
initialValue As Integer
)
Parameters
- initialValue
- Type: SystemInt32
[Missing <param name="initialValue"/> documentation for "M:Rhino.Input.Custom.OptionInteger.#ctor(System.Int32)"]
See Also