MasterDrawComponentShapes Property |
Get the collection of shapes in the drawing component definition.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract MasterDrawComponentShapeItemCollection Shapes { get; }
Public MustOverride ReadOnly Property Shapes As MasterDrawComponentShapeItemCollection
Get
Property Value
Type:
MasterDrawComponentShapeItemCollectionSee Also