MagicWandSettings.AreaOfInterest

MagicWandSettings.AreaOfInterest property

Gets or sets the bounds of the area for algorithm work.

public Rectangle AreaOfInterest { get; set; }

Property Value

The rectangle representing the bounds of the area of interest.

See Also