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


ILabelScaleRangeDialog2.Map Property (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 > ILabelScaleRangeDialog2.Map Property
ArcGIS Developer Help

ILabelScaleRangeDialog2.Map Property

Optional map. Set this before calling DoModal.

[Visual Basic .NET]
Public WriteOnly Property Map
[C#]
public void Map {set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ILabelScaleRangeDialog2 Interface