This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IL > ILayerGeneralProperties Interface > ILayerGeneralProperties.LastMaximumScale Property (ArcObjects .NET 10.4 SDK) |
Last maximum scale setting used by layer.
[Visual Basic .NET] Public ReadOnly Property LastMaximumScale As Double
[C#] public double LastMaximumScale {get;}
[C++]
HRESULT get_LastMaximumScale(
double* MaxScale
);
[C++]
Parameters MaxScale [out, retval] MaxScale is a parameter of type double