A read-only 3D point or vector in Cartesian
coordinates. Read-only objects are commonly used to emulate
const-correctness.
| C# | Visual Basic | Visual C++ |
public interface IAgGxConstantCartesian
Public Interface IAgGxConstantCartesian
public interface class IAgGxConstantCartesian
| All Members | Methods | Properties | |||
|
|
|
|
|||
| Icon | Member | Description |
|---|---|---|
|
|
Get(Double % , Double % , Double % ) |
|
|
|
X |
Returns the x component.
|
|
|
Y |
Returns the y component.
|
|
|
Z |
Returns the z component.
|
Assembly: AGI.Graphics.Interop(Module: AGI.Graphics.Interop) Version: 9.0.0.0 (9.0.0.0)