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