RhinoObjectGripsOn Property |
Gets or sets the activation state of object default editing grips.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntaxpublic bool GripsOn { get; set; }
Public Property GripsOn As Boolean
Get
Set
Property Value
Type:
Boolean
See Also