LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

MedicalViewerDoublePlaneCutLine Constructor(Point2D,Point2D)

Show in webframe





Point2D struct that contains the x and y coordinates of the first line point.
Point2D struct that contains the x and y coordinates of the second line point.
Initializes a new MedicalViewerDoublePlaneCutLine class object with explicit parameters.
Syntax
public MedicalViewerDoublePlaneCutLine( 
   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 MedicalViewerDoublePlaneCutLine(point1, point2)

            

            
public:
MedicalViewerDoublePlaneCutLine( 
   Point2D point1,
   Point2D point2
)

Parameters

point1
Point2D struct that contains the x and y coordinates of the first line point.
point2
Point2D struct that contains the x and y coordinates of the second line point.
Example
For an example, refer to MedicalViewerPlaneCutLine
Requirements

Target Platforms

See Also

Reference

MedicalViewerDoublePlaneCutLine Class
MedicalViewerDoublePlaneCutLine 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