AGI Components with Insight3D Alpha 2008 r8
IAgGxCartesian Interface
Library ReferenceAGI.GraphicsIAgGxCartesian
A 3D point or vector in Cartesian coordinates.
Declaration Syntax
C# Visual Basic Visual C++
public 
interface 
IAgGxCartesian
Public 
Interface 
IAgGxCartesian
public 
interface class 
IAgGxCartesian
Members
All Members Methods Properties



Icon Member Description
Get(Double % , Double % , Double % )
Set(Double, Double, Double)
Sets the x, y and z components. This method is more efficient then setting the X, Y and Z components individually.

X
The x component.

Y
The y component.

Z
The z component.

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