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


IDimensionConstructor.DimensionType Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > ID > IDimensionConstructor Interface > IDimensionConstructor.DimensionType Property
ArcGIS Developer Help

IDimensionConstructor.DimensionType Property

The type of dimension created with the dimension constructor.

[Visual Basic .NET]
Public ReadOnly Property DimensionType As esriDimensionType
[C#]
public esriDimensionType DimensionType {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IDimensionConstructor Interface