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


ILabelScaleRangeDialog2.MaximumScale Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CartoUI)  

ILabelScaleRangeDialog2.MaximumScale Property

The maximum scale entered in the dialog.

[Visual Basic .NET]
Public ReadOnly Property MaximumScale As Double
[C#]
public double MaximumScale {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ILabelScaleRangeDialog2 Interface