LayerTableCurrentLayer Property |
Get the current 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 Layer CurrentLayer { get; set; }
Public MustOverride Property CurrentLayer As Layer
Get
Set
Property Value
Type:
Layer
representing the current layer
Layer .
See Also