←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly