This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IM > IMapContext Interface > IMapContext.ReferenceScale Property (ArcObjects .NET 10.4 SDK) |
The reference scale of the map.
[Visual Basic .NET] Public ReadOnly Property ReferenceScale As Double
[C#] public double ReferenceScale {get;}
[C++]
HRESULT get_ReferenceScale(
double* refScale
);
[C++]
Parameters refScale [out, retval] refScale is a parameter of type double