This document is archived and information here might be outdated. Recommended version. |
The scale of the map as a representative fraction.
[Visual Basic .NET]
Public Property MapScale As Double
[C#]
public double MapScale {get; set;}
[C++]
HRESULT get_MapScale(
System.Double* scaleRF
);
[C++]
HRESULT put_MapScale(
double scaleRF
);
[C++] Parameters scaleRF [out, retval]
scaleRF is a parameter of type double* scaleRF [in]
scaleRF is a parameter of type double