ArcObjects Library Reference (CartoUI)  

ILabelScaleRangeDialog.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

ILabelScaleRangeDialog Interface