C#
VB
WinRT C#
C++
Gets or sets the value which indicates whether or not to continue with the slicing command.
public bool Cancel { get; set; }
Public Property Cancel As Boolean
public bool Cancel {get; set;}
<br/>get_Cancel();<br/>set_Cancel(value);<br/>Object.defineProperty('Cancel');
Value which indicates whether or not to continue with the slicing command.
Refer to SliceCommandEventArgs example.
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