This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Classes > D > DimensionShape CoClass (ArcObjects .NET 10.4 SDK) |
A dimension shape associated with a dimesion feature.
The DimensionShape coclass stores the geometry for a DimensionFeature.
Interfaces | Description |
---|---|
IClone (esriSystem) | Provides access to members that control cloning of objects. |
IDimensionShape | Provides access to members that control a dimension shape. |
IPersist | Defines the single method GetClassID, which is designed to supply the CLSID of an object that can be stored persistently in the system. IPersist is the base interface for three other interfaces: IPersistStorage, IPersistStream, and IPersistFile. |
IPersistStream (esriSystem) | |
ITransform2D (esriGeometry) | 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.