Click or drag to resize

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)
Since: 5.0
Syntax
public bool DrawStaticStuff { get; }

Property Value

Type: Boolean
See Also