Provides access to members that control the properties of a dimension style.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
The IDimensionStyle interface is provides properties for identifying DimensionStyles.
Members
CoClasses that implement IDimensionStyle
CoClasses and Classes | Description |
---|---|
DimensionStyle | A container of properties which dictate how a dimension feature is displayed. |
Remarks
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.
See Also
IDimensionStyles Interface | IDimensionClassExtension Interface