DisplayRectangle Property

Summary

Gets or sets the rectangle that is used to display the fused image.

Syntax
C#
VB
C++
public RectangleF DisplayRectangle { get; set; } 
  
Public Property DisplayRectangle As RectangleF 
            public: 
property RectangleF DisplayRectangle { 
   RectangleF get(); 
   void set (    RectangleF ); 
} 

Property Value

A System.Drawing.RectangleF that represents the rectangle that is used to display the fused image.

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