AGI Components with Insight3D Alpha 2008 r8
AgGxConstantExtentClass Class
Library ReferenceAGI.GraphicsAgGxConstantExtentClass
A read-only two dimensional region specified as longitude and latitude coordinates. All values are in radians. Read-only objects are commonly used to emulate const-correctness.
Declaration Syntax
C# Visual Basic Visual C++
public 
class 
AgGxConstantExtentClass : 

IAgGxConstantExtent, 
        

AgGxConstantExtent
Public 
Class 
AgGxConstantExtentClass _
        
Implements 

IAgGxConstantExtent, 

AgGxConstantExtent
public 
ref class 
AgGxConstantExtentClass : 

IAgGxConstantExtent, 
        

AgGxConstantExtent
Members
All Members Methods Properties



Icon Member Description
_IAgGxConstantExtent_East
_IAgGxConstantExtent_North
_IAgGxConstantExtent_South
_IAgGxConstantExtent_West
East
Returns the east longitude, in radians.

Equals(Object)
Determines whether the specified Objectis equal to the current 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.)
MemberwiseClone () () ()
Creates a shallow copy of the current Object.
(Inherited from Object.)
North
Returns the north latitude, in radians.

South
Returns the south latitude, in radians.

ToString () () ()
Returns a Stringthat represents the current Object.
(Inherited from Object.)
West
Returns the west longitude, in radians.

Inheritance Hierarchy
Object
AgGxConstantExtentClass

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