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( VARIANT * pVal ); |
[Java] |
---|
public AgVariant getAzimuthResolution(); |