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