←Select platform

MedicalViewerPlaneCutLine Constructor(Point2D,Point2D)

Summary

Initializes a new MedicalViewerPlaneCutLine class object with explicit parameters.

Syntax

C#
VB
C++
public MedicalViewerPlaneCutLine(  
   Leadtools.Medicalviewer.Point2D point1, 
   Leadtools.Medicalviewer.Point2D point2 
) 
Public Function New( _ 
   ByVal point1 As Leadtools.Medicalviewer.Point2D, _ 
   ByVal point2 As Leadtools.Medicalviewer.Point2D _ 
) 
public: 
MedicalViewerPlaneCutLine(  
   Leadtools.Medicalviewer.Point2D point1, 
   Leadtools.Medicalviewer.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize