This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapLayerInfo2 Interface > IMapLayerInfo2.MaxScale Property (ArcObjects .NET 10.4 SDK) |
The maximum visible scale for the layer.
[Visual Basic .NET] Public ReadOnly Property MaxScale As Double
[C#] public double MaxScale {get;}
[C++]
HRESULT get_MaxScale(
double* Scale
);
[C++]
Parameters Scale [out, retval] Scale is a parameter of type double
Maximum scale at which the layer will display.