GetDisplayedRectangle Method

Summary
Gets the System.Drawing.Rectangle that represents the display area of the cell/sub-cell.
Syntax
C#
VB
C++
public Rectangle GetDisplayedRectangle( 
   int subCellIndex 
) 
  
Public Overloads Function GetDisplayedRectangle( _ 
   ByVal subCellIndex As Integer _ 
) As Rectangle 
            public: 
Rectangle GetDisplayedRectangle(  
   int subCellIndex 
)  

Parameters

subCellIndex
The zero-based index of the sub-cell of the rectangle that the method will retrieve.

Return Value

A System.Drawing.Rectangle that represents the display area of the cell/sub-cell.

Remarks
Example

For an example refer to GetDisplayedClippedImageRectangle

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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