The following tables list the members exposed by the Point3D type.

Name Description
Public property X Gets or sets the X coordinate of this Point3D object.
Public property Y Gets or sets the Y coordinate of this Point3D object.
Public property Z Gets or sets the Z coordinate of this Point3D object.
Top