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

Show in webframe

MedicalViewerReferenceLine Constructor(Point2D,Point2D)






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

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