Click or drag to resize

LayerDisplayOrder Property

Get the 0 - based display order of the layer.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract int DisplayOrder { get; }

Property Value

Type: Int32
Display order of 0 in the layer.
See Also