Click or drag to resize

RhinoObjectGripsOn Property

Gets or sets the activation state of object default editing grips.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool GripsOn { get; set; }

Property Value

Type: Boolean
See Also