LayerTreeNodeLayer Property |
Get the layer.
Namespace:
RootPro.RootProCAD.UI
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract Layer Layer { get; }
Public MustOverride ReadOnly Property Layer As Layer
Get
Property Value
Type:
Layer
Represent the layer
Layer.
See Also