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

Point2D Constructor (Point2D)






the x-coordinate of this Point2D
the y-coordinate of this Point2D
Initializes a new instance of the Point2D class.
Syntax
public Point2D( 
   double x,
   double y
)
'Declaration
 
Public Function New( _
   ByVal x As Double, _
   ByVal y As Double _
)
'Usage
 
Dim x As Double
Dim y As Double
 
Dim instance As New Point2D(x, y)
public Point2D( 
   double x,
   double y
)
function Point2D( 
   x ,
   y 
)
public:
Point2D( 
   double x,
   double y
)

Parameters

x
the x-coordinate of this Point2D
y
the y-coordinate of this Point2D
Example
For an example, refer to Point2D
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

Point2D Structure
Point2D 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