This property refers to the types of errors that can occur when using the Effect class library.

[Visual Basic]
Public ReadOnly Property ErrorStatus As Error
[C#]
public Error ErrorStatus {get;}

Property Value

Read only

Explanation

The ErrorStatus property refers to the types of errors that can occur when using the Effect class library. The value is of type Error enumeration.

See Also

Effect Class | Effect Members

The ImageKit.NET3 is created by Newtone Corporation