AGI STK Util 11Send comments on this topic.
Lat Property (IAgGeocentric)
See Also 
Windows






Windows & Linux

Description

Uses Latitude Dimension.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property Lat() As System.Object
[C#]
public System.Object Lat {get; set;}
[Managed C++]
public: __property VARIANT get_Lat();
public: __property void set_Lat(
   VARIANT
);
[Unmanaged C++]
public: HRESULT get_Lat(
   VARIANT * pRetVal
);
public: HRESULT put_Lat(
   VARIANT NewLat
);
[Java]
public Variant getLat();public void setLat(
   Variant
);

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.