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 * pRetVal
);
[Java]
public Variant getResolution();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.