DisplayPipelineDrawingGrips Property |
Gets a value that indicates whether the pipeline is currently in a grip drawing operation.
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public bool DrawingGrips { get; }
Public ReadOnly Property DrawingGrips As Boolean
Get
Property Value
Type:
BooleanSee Also