Resolution of the terrain data. Uses Angle Dimension.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Resolution() As System.Object |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property VARIANT get_Resolution(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgVariant getResolution(); |
| [Python - STK API] |
|---|
@property def Resolution(self) -> typing.Any: |





