Click or drag to resize

DrawOrderMode Enumeration

Represents the shape display order mode.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public enum DrawOrderMode
Members
  Member nameValueDescription
ByLayer0 Display by layer order
ByData1 Display by data order
See Also