Resolution of the terrain data. Uses Angle Dimension.
Read-only property
[Visual Basic .NET] |
---|
Public Property Resolution() As System.Object |
[C#] |
---|
public System.Object Resolution {get;} |
[Managed C++] |
---|
public: __property VARIANT get_Resolution(); |
[Unmanaged C++] |
---|
public: HRESULT get_Resolution( VARIANT * pVal ); |
[Java] |
---|
public AgVariant getResolution(); |