ArcObjects Component Help  (Core)    

DimensionShape CoClass

A dimension shape associated with a dimesion feature.

Description

The DimensionShape coclass stores the geometry for a DimensionFeature.

Interfaces

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.).

Remarks

The DimensionShape coclass stores points for a dimension’s measurements. The DimensionFeature and DimensionGraphic use DimensionShapes to draw and store DimensionFeatures.

See Also

IDimensionShape Interface | IDimensionFeature Interface