This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDimensionStyle Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control the properties of a dimension style.
The IDimensionStyle interface is provides properties for identifying DimensionStyles.
CoClasses and 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