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


IARLayer.MinimumScale Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARLayer Interface > IARLayer.MinimumScale Property
ArcGIS Developer Help

IARLayer.MinimumScale Property

Minimum scale (representative fraction) at which the layer will display.

[Visual Basic .NET]
Public ReadOnly Property MinimumScale As Double
[C#]
public double MinimumScale {get;}

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

When working with the ArcReaderControl, the MinimumScale property specifies the minimum MapScale at which the layer will be displayed.  When working with the ArcReaderGlobeControl, the MinimumScale property specifies the minimum Elevation at which the layer will be displayed.  If the layer is not drawn on the screen, the layers check box in the Table of Contents (TOC) will be greyed out.

See Also

IARLayer Interface

.NET Samples

ArcReaderControl document properties ArcReaderGlobeControl document properties