ArcObjects Library Reference (Carto)  

DimensionStyle CoClass

A container of properties which dictate how a dimension feature is displayed.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

The DimensionStyle coclass defines properties for controlling the symbology of dimension featrues.

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description
IClone (esriSystem) Provides access to members that control cloning of objects.
IDimensionStyle Provides access to members that control the properties of a dimension style.
IDimensionStyleDisplay Provides access to members that control a dimension style's display.
IDimensionStyleText Provides access to members that control a dimension style's text.
IPersistStream (esriSystem)

Remarks

The DimensionStyle coclass supports three interfaces for managing the symbology, behavior, and text of a dimension feature.

See Also

IDimensionStyle Interface | IEnumDimensionStyle Interface