GetDisplayedRectangle Method

Summary

Gets the System.Drawing.Rectangle that represent the display area of the cell/sub-cell.

Syntax
C#
VB
C++
public Rectangle GetDisplayedRectangle() 
  
Public Function GetDisplayedRectangle() As Rectangle 
            public: 
Rectangle GetDisplayedRectangle();  

Return Value

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

Remarks

Example

For an example refer to GetDisplayedClippedImageRectangle

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly