This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDimensionGraphic Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control a dimension graphic.
The IDimensionGraphic interface provides methods and properties for drawing dimensions.
Description | ||
---|---|---|
CustomLength | The custom length of the dimension graphic. | |
DimensionShape | The begin dimension point. | |
Draw | Draws the dimension style. | |
GetDefaultTextPoint | The default location of the dimension text placement. | |
GetMask | The dimension graphic mask. | |
Length | The length of the dimension graphic. | |
NativeTransformation | The native transformation for the dimension graphic. | |
NativeUnits | The native units of the dimension graphic. | |
QueryBoundary | The boundary of the dimension style. | |
Style | The dimension style. | |
UpdateShape | Updates the dimension geometries for the dimension graphic. | |
UseCustomLength | Indicates if a custom length is displayed for the dimsnion graphic. |
CoClasses and Classes | Description |
---|---|
DimensionGraphic | The graphic asscoiated with a DimensionFeature. |