DisplayPipelineAttributesLockedObjectsDrawBehindOthers Property |
Locked object are drawn behind other objects
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.1
Syntaxpublic bool LockedObjectsDrawBehindOthers { get; set; }
Public Property LockedObjectsDrawBehindOthers As Boolean
Get
Set
Property Value
Type:
Boolean
See Also