GripsDrawEventArgs.DrawStaticStuff Property

GripsDrawEventArgsDrawStaticStuff Property

If true, then draw stuff that moves when grips are dragged, like the curve being bent by a dragged control point.

Namespace:  Rhino.DocObjects.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool DrawStaticStuff { get; }
Public ReadOnly Property DrawStaticStuff As Boolean
	Get

Property Value

Type: Boolean
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also