Returns the highest resolution for any terrain that overlaps the specified rectangle.
[Visual Basic .NET] |
---|
Public Function GetExtentMaxResolution( _ ByVal SWLatitude As System.Object, _ ByVal SWLongitude As System.Object, _ ByVal NELatitude As System.Object, _ ByVal NELongitude As System.Object _ ) As Double |
[C#] |
---|
public double GetExtentMaxResolution( |
[Managed C++] |
---|
public: double GetExtentMaxResolution( |
[Java] |
---|
public double getExtentMaxResolution( |
[Unmanaged C++] |
---|
public: HRESULT GetExtentMaxResolution( |
- SWLatitude
- SWLongitude
- NELatitude
- NELongitude