A dimension shape associated with a dimesion feature.
The DimensionShape coclass stores the geometry for a DimensionFeature.
| Interfaces | Description |
|---|---|
| IClone | Provides access to members that control cloning of objects. |
| IDimensionShape | Provides access to members that control a dimension shape. |
| IPersist | |
| IPersistStream | |
| ITransform2D | Provides access to methods for transforming geometries using either specific parameters or arbitrary transformation objects (affine transformations, geographic transformations, etc.). |
The DimensionShape coclass stores points for a dimension’s measurements. The DimensionFeature and DimensionGraphic use DimensionShapes to draw and store DimensionFeatures.
IDimensionShape Interface | IDimensionFeature Interface