LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Point2D Constructor (Point2D)

Show in webframe





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
)

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

See Also

Reference

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