A 3D point or vector in cartesian
coordinates.
| C# | Visual Basic | Visual C++ |
public interface AgGxCartesian : IAgGxCartesian
Public Interface AgGxCartesian _ Implements IAgGxCartesian
public interface class AgGxCartesian : IAgGxCartesian
| All Members | Methods | Properties | |||
|
|
|
|
|||
| Icon | Member | Description |
|---|---|---|
|
|
Get(Double % , Double % , Double % ) | (Inherited from
IAgGxCartesian.)
|
|
|
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. (Inherited from
IAgGxCartesian.)
|
|
|
X |
The x component. (Inherited from
IAgGxCartesian.)
|
|
|
Y |
The y component. (Inherited from
IAgGxCartesian.)
|
|
|
Z |
The z component. (Inherited from
IAgGxCartesian.)
|
Assembly: AGI.Graphics.Interop(Module: AGI.Graphics.Interop) Version: 9.0.0.0 (9.0.0.0)