C#
VB
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 LeadRect
A Rectangle that contains the boundaries of the region of interest within the image.