Rectangles

ImageInpaintingPossibleWatermark.Rectangles property

Gets or sets rectangular areas to be inpainted, in image pixels. Either Rectangles or Polygons must be specified, but not both.

public Rectangle[] Rectangles { get; set; }

See Also