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

PointToClient(Int32,Point) Method






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
)
 function Leadtools.MedicalViewer.MedicalViewerMultiCell.PointToClient(Int32,Point)( 
   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: 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

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