Returns the highest resolution for any terrain that overlaps the specified rectangle.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def GetExtentMaxResolution(self, SWLatitude:typing.Any, SWLongitude:typing.Any, NELatitude:typing.Any, NELongitude:typing.Any) -> float: |
- SWLatitude
- SWLongitude
- NELatitude
- NELongitude






