Read-only latitude, longitude and altitude
coordinates. Read-only objects are commonly used to emulate
const-correctness.
| C# | Visual Basic | Visual C++ |
public interface IAgGxConstantCartographic
Public Interface IAgGxConstantCartographic
public interface class IAgGxConstantCartographic
| 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)