A two dimensional region specified as
longitude and latitude coordinates. All values are in
radians.
| C# | Visual Basic | Visual C++ |
public class AgGxExtentClass : IAgGxExtent, AgGxExtent, IAgGxConstantExtent
Public Class AgGxExtentClass _ Implements IAgGxExtent, AgGxExtent, IAgGxConstantExtent
public ref class AgGxExtentClass : IAgGxExtent, AgGxExtent, IAgGxConstantExtent
| All Members | Constructors | Methods | Properties | ||
|
|
|
|
|||
| Icon | Member | Description |
|---|---|---|
|
|
AgGxExtentClass () () () |
|
|
|
_IAgGxExtent_East |
|
|
|
_IAgGxExtent_Get(Double % , Double % , Double % , Double % ) |
|
|
|
_IAgGxExtent_North |
|
|
|
_IAgGxExtent_Set(Double, Double, Double, Double) |
|
|
|
_IAgGxExtent_South |
|
|
|
_IAgGxExtent_West |
|
|
|
East |
The east longitude, in radians.
|
|
|
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 % , 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.)
|
|
|
IAgGxConstantExtent_East |
|
|
|
IAgGxConstantExtent_Get(Double % , Double % , Double % , Double % ) |
|
|
|
IAgGxConstantExtent_North |
|
|
|
IAgGxConstantExtent_South |
|
|
|
IAgGxConstantExtent_West |
|
|
|
MemberwiseClone () () () |
Creates a shallow copy of the current
Object. (Inherited from
Object.)
|
|
|
North |
The north latitude, in radians.
|
|
|
Set(Double, Double, Double, Double) |
Sets the extent's longitude and latitude
coordinates. Inputs should be in radians. This method is more
efficient then setting the west, south, east and north coordinates
individually.
|
|
|
South |
The south latitude, in radians.
|
|
|
ToString () () () |
(Inherited from
Object.)
|
|
|
West |
The west longitude, in radians.
|
| Object | |
|
|
AgGxExtentClass |
Assembly: AGI.Graphics.Interop(Module: AGI.Graphics.Interop) Version: 9.0.0.0 (9.0.0.0)