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


ILabelScaleRangeDialog.MaximumScale Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > IL > ILabelScaleRangeDialog Interface > ILabelScaleRangeDialog.MaximumScale Property
ArcGIS Developer Help

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