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