ZoomToRectangle Method

Summary
Zooms the image towards the specified rectangle.
Syntax
C#
C++/CLI
public void ZoomToRectangle( 
   Rectangle rectangle 
) 
            public: 
void ZoomToRectangle(  
   Rectangle rectangle 
)  

Parameters

rectangle
the zoom rectangle.

Remarks
  • For more information about the cell, refer to Medical Viewer Cells.
  • To zoom to rectangle using the mouse button, use the AddAction method to add the action ZoomToRectangle to the Medical Viewer Cell. Then use the SetAction method to associate the zoom to rectangle action with a mouse button.
Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.