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


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

ILabelScaleRangeDialog2 Interface

Provides access to members that control the Label Scale Range Dialog.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method DoModal Shows the SQL query dialog.
Write-only property Map Optional map. Set this before calling DoModal.
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 ILabelScaleRangeDialog2

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