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






Windows & Linux

Description

Latitude of the northeast corner of the terrain contained in the terrain data file. Uses Angle Dimension.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property NELatitude() As System.Object

[C#]
public System.Object NELatitude {get;}

[Managed C++]
public: __property VARIANT get_NELatitude();

[Unmanaged C++]
public: HRESULT get_NELatitude(
VARIANT * pRetVal
);

[Java]
public Variant getNELatitude();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface