Simple 3D Point
More...
|
double | X [get, set] |
| Gets or sets the x. More...
|
|
double | Y [get, set] |
| Gets or sets the y. More...
|
|
double | Z [get, set] |
| Gets or sets the z. More...
|
|
Color | Color [get, set] |
| Gets or sets the color. More...
|
|
SharedObjects.ColorPoint3D.ColorPoint3D |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
z |
|
) |
| |
Initializes a new instance of the ColorPoint3D class.
- Parameters
-
Color SharedObjects.ColorPoint3D.Color |
|
getset |
Gets or sets the color.
The color.
double SharedObjects.ColorPoint3D.X |
|
getset |
Gets or sets the x.
The x.
double SharedObjects.ColorPoint3D.Y |
|
getset |
Gets or sets the y.
The y.
double SharedObjects.ColorPoint3D.Z |
|
getset |
Gets or sets the z.
The z.
The documentation for this class was generated from the following file: