This document is archived and information here might be outdated. Recommended version. |
The minimum visible scale for the layer.
[Visual Basic .NET] Public ReadOnly Property MinScale As Double
[C#] public double MinScale {get;}
[C++]
HRESULT get_MinScale(
System.Double* Scale
);
[C++]
Parameters Scale [out, retval]
Scale is a parameter of type double*
Minimum scale at which the layer will display.