Click or drag to resize

RhinoDocInGetPoint Property

Returns true if currently in a GetPoint.Get().

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.5
Syntax
public bool InGetPoint { get; }

Property Value

Type: Boolean
See Also