Initializes a new instance of the Point3D struct.
Namespace: MindFusion.Charting
Package: MindFusion.Charting
C# Copy Code |
---|
public Point3D ( |
Visual Basic Copy Code |
---|
Public New ( _ |
X coordinate of the point.
Y coordinate of the point.
Z coordinate of the point.