MasterDrawComponentIndex Property |
Gets or sets the index in the collection of drawing component definition.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 13.0.0.0 (13.0.0.0)
Syntaxpublic abstract int Index { get; set; }Public MustOverride Property Index As Integer
Get
Set
Property Value
Type:
Int32
Index number of the drawing component definition.
See Also