LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Point3D Constructor (Point3D)

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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