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


IDimensionConstructor.DimensionType Property (ArcObjects .NET 10.5 SDK)
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