C#
VB
C++
Gets or sets a value indicating whether the running operation should be canceled.
public bool Cancel { get; set; }
Public Property Cancel As Boolean
true to cancel the current running operation; otherwise, false.
You should set this property to true to cancel the current running operation of the AnnRunDesigner that raised this event.
For an example, refer to AnnRunDesigner.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET