10.1.155 Point3D

(usage)

<Point3D> string </Point3D>

(description)

Defines an x-, y-, and z-coordinate in 3-D space.

[types assignable to]

Point3D x:Object

(used by)

ICollectionOfPoint3D Point3DCollection Point3DKeyFrame PointLightBase ProjectionCamera Rect3D

[is nullable]

False

[text syntax]

Point3DSyntax

(properties)

X

x:Double

(description)

The x-coordinate of this Point3D structure.

Y

x:Double

(description)

The y-coordinate of this Point3D structure.

Z

x:Double

(description)

The z-coordinate of this Point3D structure.