PointToClient Method

Summary
Returns the client coordinates (the cell coordinates) corresponding to the image coordinates specified by the user.
Syntax
C#
C++/CLI
public Point PointToClient( 
   int subCellIndex, 
   Point 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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.