ArcObjects Library Reference (Editor)  

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