LEADTOOLS Medical (Leadtools.MedicalViewer assembly)
LEAD Technologies, Inc

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
)
function 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Point3D Structure
Point3D Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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