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

Show in webframe

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 )

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

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