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