LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

PointToClient(Int32,Point) Method

Show in webframe





The zero-based index of the sub-cell that contains the image which is having its coordinates sent.
The System.Drawing.Point object that represents the image coordinates.
Returns the client coordinates (the cell coordinates) corresponding to the image coordinates specified by the user.
Syntax
public Point PointToClient( 
   int subCellIndex,
   Point point
)
'Declaration
 
Public Overloads Function PointToClient( _
   ByVal subCellIndex As Integer, _
   ByVal point As Point _
) As Point
'Usage
 
Dim instance As MedicalViewerMultiCell
Dim subCellIndex As Integer
Dim point As Point
Dim value As Point
 
value = instance.PointToClient(subCellIndex, point)

            

            
public:
Point PointToClient( 
   int subCellIndex,
   Point point
) 

Parameters

subCellIndex
The zero-based index of the sub-cell that contains the image which is having its coordinates sent.
point
The System.Drawing.Point object that represents the image coordinates.

Return Value

A System.Drawing.Point object that contains the client (the cell) coordinates.
Requirements

Target Platforms

See Also

Reference

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