DocumentMasterDrawComponents Property |
We will get a collection of drawing component definitions.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract MasterDrawComponentCollection MasterDrawComponents { get; }
Public MustOverride ReadOnly Property MasterDrawComponents As MasterDrawComponentCollection
Get
Property Value
Type:
MasterDrawComponentCollectionSee Also