Click or drag to resize

GetIntegerGet Method

Call to get an integer.

Namespace:  Rhino.Input.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public GetResult Get()

Return Value

Type: GetResult
If the user chose a number, then Number; another enumeration value otherwise.
See Also