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: 13.0.0.0 (13.0.0.0)
Syntaxpublic abstract MasterDrawComponentShapeItemCollection Shapes { get; }Public MustOverride ReadOnly Property Shapes As MasterDrawComponentShapeItemCollection
Get
Property Value
Type:
MasterDrawComponentShapeItemCollection
See Also