GetDisplayedImageRectangle Method

Summary
Gets the System.Drawing.Rectangle that represents the image boundaries. This changes as you zoom in/out or offset the image.
Syntax
C#
VB
C++
public Rectangle GetDisplayedImageRectangle() 
  
Public Function GetDisplayedImageRectangle() As Rectangle 
            public: 
Rectangle GetDisplayedImageRectangle();  

Return Value

A System.Drawing.Rectanglethat represents the image boundaries. This changes as you zoom in/out or offset 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.