ArcObjects Library Reference (Carto)  

IDimensionGraphic Interface

Provides access to members that control a dimension graphic.

Product Availability

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

Description

The IDimensionGraphic interface provides methods and properties for drawing dimensions.

Members

Description
Read/write property CustomLength The custom length of the dimension graphic.
Read/write property DimensionShape The begin dimension point.
Method Draw Draws the dimension style.
Method GetDefaultTextPoint The default location of the dimension text placement.
Method GetMask The dimension graphic mask.
Read-only property Length The length of the dimension graphic.
Read/write property NativeTransformation The native transformation for the dimension graphic.
Read/write property NativeUnits The native units of the dimension graphic.
Method QueryBoundary The boundary of the dimension style.
Read/write property Style The dimension style.
Method UpdateShape Updates the dimension geometries for the dimension graphic.
Read/write property UseCustomLength Indicates if a custom length is displayed for the dimsnion graphic.

CoClasses that implement IDimensionGraphic

CoClasses and Classes Description
DimensionGraphic The graphic asscoiated with a DimensionFeature.

See Also

IDimensionShape Interface | IDimensionStyle Interface