The following tables list the members exposed by Point3D.
Name | Description | |
---|---|---|
Point3D Constructor | Overloaded. Constructor. Public constructor. |
Name | Description | |
---|---|---|
PointF |
Gets or sets a PointF structure, which stores the X and Y coordinates of a 3D point. Y coordinate of the point. | |
X |
Gets or sets the X coordinate of a 3D point. X coordinate of the point. | |
Y |
Gets or sets the Y coordinate of a 3D point. Y coordinate of the point. | |
Z |
Gets or sets the Z coordinate of a 3D point. Z coordinate of the point. |