←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly