Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

Point3D Constructor (Point3D)






The X value of the 3D point.
The Y value of the 3D point.
The Z value of the 3D point.
Initializes a new instance of the Point3D struct with default parameters.
Syntax
public Point3D(    double x,    double y,    double z )
'Declaration   Public Function New( _    ByVal x As Double, _    ByVal y As Double, _    ByVal z As Double _ )
'Usage   Dim x As Double Dim y As Double Dim z As Double   Dim instance As New Point3D(x, y, z)
public: Point3D(    double x,    double y,    double z )

Parameters

x
The X value of the 3D point.
y
The Y value of the 3D point.
z
The Z value of the 3D point.
Requirements

Target Platforms

See Also

Reference

Point3D Structure
Point3D Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features