←Select platform

GetDisplayedRectangle(Int32) 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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize