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 > ILabelScaleRangeDialog Interface > ILabelScaleRangeDialog.MaximumScale Property (ArcObjects .NET 10.5 SDK) |
The maximum scale entered in the dialog.
[Visual Basic .NET] Public ReadOnly Property MaximumScale As Double
[C#] public double MaximumScale {get;}