Click or drag to resize

ViewEnableDrawingEventArgsDrawingEnabled Property

True if drawing is enabled, false otherwise.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.15
Syntax
public bool DrawingEnabled { get; }

Property Value

Type: Boolean
See Also