This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the properties of a dimension style.
The IDimensionStyle interface is provides properties for identifying DimensionStyles.
Classes | Description |
---|---|
DimensionStyle | A container of properties which dictate how a dimension feature is displayed. |
The ID property is read only and assigned to a DimensionStyle when it is added to a DimensionStyles collection. The Name property provides a label for the style and is set before adding a DimensionStyle to the DimensionStyles collection. The Name property must be unique within a DimensionStyles collection.
IDimensionStyles Interface | IDimensionClassExtension Interface