This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > ID > IDimensionConstructor Interface > IDimensionConstructor.DimensionType Property (ArcObjects .NET 10.5 SDK) |
The type of dimension created with the dimension constructor.
[Visual Basic .NET] Public ReadOnly Property DimensionType As esriDimensionType
[C#] public esriDimensionType DimensionType {get;}