DocumentDimensionSettingsStyles Property |
Get the collection of dimension setting styles.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract ShapeSettingsStyleCollection DimensionSettingsStyles { get; }
Public MustOverride ReadOnly Property DimensionSettingsStyles As ShapeSettingsStyleCollection
Get
Property Value
Type:
ShapeSettingsStyleCollectionSee Also