←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
C++
public LeadRect RegionOfInterestRectangle { get; set; } 
Public Property RegionOfInterestRectangle As LeadRect 
public: 
property LeadRect RegionOfInterestRectangle { 
   LeadRect get(); 
   void set (    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

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

Leadtools.Dicom Assembly

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