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

This value is of enumeration type AreaSelectMode

Explanation

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

See Also

Effect Class | Effect Members

The ImageKit.NET3 is created by Newtone Corporation