This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > IL > ILabelScaleRangeDialog2 Interface > ILabelScaleRangeDialog2.MinimumScale Property (ArcObjects .NET 10.5 SDK) |
The minimum scale entered in the dialog.
[Visual Basic .NET] Public ReadOnly Property MinimumScale As Double
[C#] public double MinimumScale {get;}