This property sets the type of area that will be processed on the image.

[Visual Basic]
Public Property SelectMode As AreaSelectMode
[C#]
public AreaSelectMode SelectMode {get; set;}

Property Value

The value is of type AreaSelectMode

Explanation

The SelectMode property sets the type of area that will be processed on the image.

See Also

ImageKit.Effect Members | Newtone.ImageKit.Wpf.ImageKit

 

The ImageKit WPF is created by Newtone Corporation