Read-only latitude, longitude, and altitude
coordinates. Read-only objects are commonly used to emulate
const-correctness.
| C# | Visual Basic | Visual C++ |
public class AgGxConstantCartographicClass : IAgGxConstantCartographic, AgGxConstantCartographic
Public Class AgGxConstantCartographicClass _ Implements IAgGxConstantCartographic, AgGxConstantCartographic
public ref class AgGxConstantCartographicClass : IAgGxConstantCartographic, AgGxConstantCartographic
| All Members | Methods | Properties | |||
|
|
|
|
|||
| Icon | Member | Description |
|---|---|---|
|
|
_IAgGxConstantCartographic_Altitude |
|
|
|
_IAgGxConstantCartographic_Latitude |
|
|
|
_IAgGxConstantCartographic_Longitude |
|
|
|
Altitude |
Returns 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.)
|
|
|
Latitude |
Returns the latitude, in radians.
|
|
|
Longitude |
Returns the longitude, in radians.
|
|
|
MemberwiseClone () () () |
Creates a shallow copy of the current
Object. (Inherited from
Object.)
|
|
|
ToString () () () |
(Inherited from
Object.)
|
| Object | |
|
|
AgGxConstantCartographicClass |
Assembly: AGI.Graphics.Interop(Module: AGI.Graphics.Interop) Version: 9.0.0.0 (9.0.0.0)