C#
VB
WinRT C#
C++
Gets or sets the rectangle that contains the boundaries of the region of interest within the image.
public LeadRect RegionOfInterestRectangle { get; set; } Public Property RegionOfInterestRectangle As Leadtools.LeadRect public Leadtools.LeadRect RegionOfInterestRectangle {get; set;} <br/>get_RegionOfInterestRectangle();<br/>set_RegionOfInterestRectangle(value);<br/>Object.defineProperty('RegionOfInterestRectangle'); public:property Leadtools.LeadRect RegionOfInterestRectangle {Leadtools.LeadRect get();void set ( Leadtools.LeadRect value);}
A Rectangle that contains the boundaries of the region of interest within the image.
For an example, refer to Jpeg2000Options.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
