C#
VB
C++
Gets or sets a value indicating whether the drawing operation should be canceled.
public bool Cancel { get; set; }
Public Property Cancel As Boolean
true to cancel the current drawing operation; otherwise, false.
You should set this property to true to cancel the current drawing operation of the AnnDrawDesigner that raised this event.
For an example, refer to AnnDesigner.
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