This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDimensionGraphic Interface > IDimensionGraphic.DimensionShape Property (ArcObjects .NET 10.4 SDK) |
The begin dimension point.
[Visual Basic .NET] Public Property DimensionShape As IDimensionShape
[C#] public IDimensionShape DimensionShape {get; set;}
[C++]
HRESULT get_DimensionShape(
IDimensionShape** Shape
);
[C++]
HRESULT putref_DimensionShape(
IDimensionShape* Shape
);
[C++]
Parameters Shape [out, retval]
Shape is a parameter of type IDimensionShape Shape [in]
Shape is a parameter of type IDimensionShape