LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

MedicalViewerReferenceLine Constructor(Point2D,Point2D)

Show in webframe





A Point2D that represents the first point of the reference line.
A Point2D that represents the second point of the reference line.
Initializes a new MedicalViewerReferenceLine class object with explicit parameters.
Syntax
public MedicalViewerReferenceLine( 
   Point2D point1,
   Point2D point2
)
'Declaration
 
Public Function New( _
   ByVal point1 As Point2D, _
   ByVal point2 As Point2D _
)
'Usage
 
Dim point1 As Point2D
Dim point2 As Point2D
 
Dim instance As New MedicalViewerReferenceLine(point1, point2)

            

            
public:
MedicalViewerReferenceLine( 
   Point2D point1,
   Point2D point2
)

Parameters

point1
A Point2D that represents the first point of the reference line.
point2
A Point2D that represents the second point of the reference line.
Requirements

Target Platforms

See Also

Reference

MedicalViewerReferenceLine Class
MedicalViewerReferenceLine Members
Overload List

 

 


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