RhinoObjectGripsSelected Property |
true if grips are turned on and at least one is selected.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public bool GripsSelected { get; }
Public ReadOnly Property GripsSelected As Boolean
Get
Property Value
Type:
BooleanSee Also