Click or drag to resize

ShapeState Enumeration

Represents the state of a layer or subdiagram.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public enum ShapeState
Members
  Member nameValueDescription
Editable0 Editable
Visible1 Display only
NotVisible2 Do not show
See Also