Gets or sets whether to continue applying filters in the sequence regardless of individual filter failures. When set to true, subsequent filters will still be applied to the source raster even if one or more filters in the sequence cannot be applied.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property ContinueOnFailure() As Boolean |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property bool get_ContinueOnFailure(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






