←Select platform

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

Leadtools.MedicalViewer Assembly