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