Gets the best resolution of the terrain imagery. The lower the MPP (meters per pixel), the higher the resolution.
JavaScript |
|
BestMPP |
C# |
|
double BestMPP { get; } |
C++ |
|
HRESULT BestMPP([out, retval] double* pVal) |