AGI Components with Insight3D Alpha 2008 r8
IAgGxConstantCartographic Interface
Library ReferenceAGI.GraphicsIAgGxConstantCartographic
Read-only latitude, longitude and altitude coordinates. Read-only objects are commonly used to emulate const-correctness.
Declaration Syntax
C# Visual Basic Visual C++
public 
interface 
IAgGxConstantCartographic
Public 
Interface 
IAgGxConstantCartographic
public 
interface class 
IAgGxConstantCartographic
Members
All Members Methods Properties



Icon Member Description
Altitude
Returns the altitude, in meters.

Get(Double % , Double % , Double % )
Latitude
Returns the latitude, in radians.

Longitude
Returns the longitude, in radians.

Assembly: AGI.Graphics.Interop(Module: AGI.Graphics.Interop) Version: 9.0.0.0 (9.0.0.0)