This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IG > IGraphicFeatureLayer Interface > IGraphicFeatureLayer.MinScale Property (ArcObjects .NET 10.5 SDK) |
Minimum scale at which the features will be visible.
[Visual Basic .NET] Public ReadOnly Property MinScale As Double
[C#] public double MinScale {get;}
[C++]
HRESULT get_MinScale(
double* Scale
);
[C++]
Parameters Scale [out, retval] Scale is a parameter of type double