DrawForegroundEventArgs.WorldAxesDrawn Property

DrawForegroundEventArgsWorldAxesDrawn Property

[Missing <summary> documentation for "P:Rhino.Display.DrawForegroundEventArgs.WorldAxesDrawn"]

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool WorldAxesDrawn { get; set; }
Public Property WorldAxesDrawn As Boolean
	Get
	Set

Property Value

Type: Boolean
See Also