AGI STK Objects 11Send comments on this topic.
Resolution Property (IAgTerrain)
See Also
Windows






Windows & Linux

Description

Resolution of the terrain data. Uses Angle Dimension.

Property type

Read-only property

Syntax

[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 VARIANT getResolution();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.