Click or drag to resize

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; }

Property Value

Type: MasterDrawComponentShapeItemCollection
See Also