Click or drag to resize

GripsDrawEventArgsDrawDynamicStuff Property

If true, then draw stuff that does not move when grips are dragged, like the control polygon of the "original" curve.

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

Property Value

Type: Boolean
See Also