Gets the azimuth resolution.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property AzimuthResolution() As System.Object
|
| [C#] |
|---|
public System.Object AzimuthResolution {get;}
|
| [Managed C++] |
|---|
public: __property VARIANT get_AzimuthResolution();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_AzimuthResolution(
|
| [Java] |
|---|
public Variant getAzimuthResolution();
|