Aurigma Graphics Mill 5.5 for .NET
Bitmap..::.Abort Method
Aborts currently running operation.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Syntax
Visual Basic
Public Sub Abort
C#
public void Abort()
Remarks
After you stop the operation with this method, the operation throws AbortedException.