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

Show in webframe

MedicalViewerPlaneCutLine 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 MedicalViewerPlaneCutLine class object with explicit parameters.
Syntax
public MedicalViewerPlaneCutLine(    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 MedicalViewerPlaneCutLine(point1, point2)
public: MedicalViewerPlaneCutLine(    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

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