LEADTOOLS Medical (Leadtools.MedicalViewer assembly)
LEAD Technologies, Inc

MedicalViewerDoublePlaneCutLine Constructor(Point2D,Point2D)






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
)
function 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MedicalViewerDoublePlaneCutLine Class
MedicalViewerDoublePlaneCutLine Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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