This document is archived and information here might be outdated.  Recommended version.


DimensionShape Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Classes > D > DimensionShape Class
ArcGIS Developer Help

DimensionShapeClass Class

A dimension shape associated with a dimesion feature.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

The DimensionShape coclass stores the geometry for a DimensionFeature.

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description
IClone (esriSystem) Provides access to members that control cloning of objects.
IDimensionShape Provides access to members that control a dimension shape.
IPersist (esriSystem)
IPersistStream (esriSystem)
ITransform2D (esriGeometry) 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