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


IDimensionConstructor.Name Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Editor)  

IDimensionConstructor.Name Property

Name of the dimension constructor.

[Visual Basic .NET]
Public ReadOnly Property Name As String
[C#]
public string Name {get;}

Product Availability

Available with ArcGIS Desktop.

Remarks

Returns the name of the dimension constructor.  This is the name listed in the Dimension Constructors control on the Dimensioning toolbar.

See Also

IDimensionConstructor Interface