OptionInteger Constructor (Int32)

OptionInteger Constructor (Int32)

Initializes a new instance of the OptionInteger class

Namespace:  Rhino.Input.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
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)"]

Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also