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
Syntaxpublic bool GripsSelected { get; }
Public ReadOnly Property GripsSelected As Boolean
Get
Property Value
Type:
Boolean
See Also