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; }
Public ReadOnly Property DrawDynamicStuff As Boolean
Get
Property Value
Type:
BooleanSee Also