←Select platform

RegionOfInterestRectangle Property

Summary

Gets or sets the rectangle that contains the boundaries of the region of interest within the image.

Syntax

C#
VB
WinRT C#
C++
public Leadtools.LeadRect RegionOfInterestRectangle {get; set;} 
Public Property RegionOfInterestRectangle As Leadtools.LeadRect 
public Leadtools.LeadRect RegionOfInterestRectangle {get; set;} 
  
get_RegionOfInterestRectangle(); 
set_RegionOfInterestRectangle(value); 
Object.defineProperty('RegionOfInterestRectangle');  
public: 
property Leadtools.LeadRect RegionOfInterestRectangle { 
   Leadtools.LeadRect get(); 
   void set (    Leadtools.LeadRect value); 
} 

Property Value

A Rectangle that contains the boundaries of the region of interest within the image.

Example

For an example, refer to Jpeg2000Options.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize