Latitude, longitude, and altitude
coordinates.
| C# | Visual Basic | Visual C++ |
public class AgGxCartographicClass : IAgGxCartographic, AgGxCartographic, IAgGxConstantCartographic
Public Class AgGxCartographicClass _ Implements IAgGxCartographic, AgGxCartographic, IAgGxConstantCartographic
public ref class AgGxCartographicClass : IAgGxCartographic, AgGxCartographic, IAgGxConstantCartographic
| All Members | Constructors | Methods | Properties | ||
|
|
|
|
|||
| Icon | Member | Description |
|---|---|---|
|
|
AgGxCartographicClass () () () |
|
|
|
_IAgGxCartographic_Altitude |
|
|
|
_IAgGxCartographic_Latitude |
|
|
|
_IAgGxCartographic_Longitude |
|
|
|
_IAgGxCartographic_Set(Double, Double, Double) |
|
|
|
Altitude |
The altitude, in meters.
|
|
|
Equals(Object) |
(Inherited from
Object.)
|
|
|
Finalize () () () |
Allows an
Objectto attempt to free resources and perform
other cleanup operations before the
Objectis reclaimed by garbage
collection. (Inherited from
Object.)
|
|
|
Get(Double % , Double % , Double % ) |
|
|
|
GetHashCode () () () |
Serves as a hash function for a particular
type.
GetHashCode
()
()
()
is suitable for use in hashing algorithms and data
structures like a hash table. (Inherited from
Object.)
|
|
|
GetType () () () |
Gets the
Typeof the current instance. (Inherited
from
Object.)
|
|
|
IAgGxConstantCartographic_Altitude |
|
|
|
IAgGxConstantCartographic_Get(Double % , Double % , Double % ) |
|
|
|
IAgGxConstantCartographic_Latitude |
|
|
|
IAgGxConstantCartographic_Longitude |
|
|
|
Latitude |
The latitude, in radians.
|
|
|
Longitude |
The longitude, in radians.
|
|
|
MemberwiseClone () () () |
Creates a shallow copy of the current
Object. (Inherited from
Object.)
|
|
|
Set(Double, Double, Double) |
Sets the latitude and longitude, and the
altitude. Latitude and longitude should be in radians and altitude
should be in radians. This method is more efficient then setting
latitude, longitude and altitude individually.
|
|
|
ToString () () () |
(Inherited from
Object.)
|
| Object | |
|
|
AgGxCartographicClass |
Assembly: AGI.Graphics.Interop(Module: AGI.Graphics.Interop) Version: 9.0.0.0 (9.0.0.0)