GetDisplayedClippedImageRectangle Method

Summary
Gets the System.Drawing.Rectangle that represents the part of the cell or sub-cell that is occupied by the image.
Syntax
C#
VB
C++
public Rectangle GetDisplayedClippedImageRectangle( 
   int subCellIndex 
) 
  
Public Overloads Function GetDisplayedClippedImageRectangle( _ 
   ByVal subCellIndex As Integer _ 
) As Rectangle 
            public: 
Rectangle GetDisplayedClippedImageRectangle(  
   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 part of the cell or sub-cell that is occupied by the image.

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.