AGI Components with Insight3D Alpha 2008 r8
AgGxPointClass Class
Library ReferenceAGI.GraphicsAgGxPointClass
Defines a position at a given time.
Declaration Syntax
C# Visual Basic Visual C++
public 
class 
AgGxPointClass : 
IAgGxPoint, 
        
AgGxPoint
Public 
Class 
AgGxPointClass _
        
Implements 
IAgGxPoint, 
AgGxPoint
public 
ref class 
AgGxPointClass : 
IAgGxPoint, 
        
AgGxPoint
Members
All Members Constructors Methods



Icon Member Description
AgGxPointClass () () ()
_IAgGxPoint_GetPosition(IAgGxReferenceFrame, Double)
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.)
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.)
GetPosition(IAgGxReferenceFrame, Double)
Returns a cartesian position of the point in the reference frame at the specified time.

GetType () () ()
Gets the Typeof the current instance.
(Inherited from Object.)
MemberwiseClone () () ()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString () () ()
Returns a Stringthat represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
AgGxPointClass

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