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


ILabelScaleRangeDialog.MinimumScale Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CartoUI)  

ILabelScaleRangeDialog.MinimumScale Property

The minimum scale entered in the dialog.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ILabelScaleRangeDialog Interface