ImageMaskArea Constructor(Rectangle,Rectangle)
Initializes a new instance of the ImageMaskArea class that can get include and exclude areas.

C# Syntax

Parameters

includeRectangle
The area to include in the mask.
excludeRectangle
The area to exclude from the mask.