This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control a dimension graphic.
The IDimensionGraphic interface provides methods and properties for drawing dimensions.
Name | 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. |
Classes | Description |
---|---|
DimensionGraphic | The graphic asscoiated with a DimensionFeature. |