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


ILabelScaleRangeDialog Interface (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
ArcGIS Developer Help

ILabelScaleRangeDialog Interface

Provides access to members that control the Label Scale Range Dialog. Note: the ILabelScaleRangeDialog interface has been superseded by ILabelScaleRangeDialog2. Please consider using the more recent version.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method DoModal Shows the SQL query dialog.
Read-only property MaximumScale The maximum scale entered in the dialog.
Read-only property MinimumScale The minimum scale entered in the dialog.

Classes that implement ILabelScaleRangeDialog

Classes Description
AnnoClassScaleRangeDialog Esri Annotation Feature Class Scale Range Dialog.
LabelScaleRangeDialog Esri Label Scale Range Dialog.