←Select platform

Cancel Property

Summary

Gets or sets the value which indicates whether or not to continue with the slicing command.

Syntax

C#
VB
WinRT C#
C++
public bool Cancel {get; set;}
Public Property Cancel As Boolean
public bool Cancel {get; set;}
get_Cancel(); 
set_Cancel(value); 
Object.defineProperty('Cancel'); 
public: 
property bool Cancel { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

Value which indicates whether or not to continue with the slicing command.

Example

Refer to SliceCommandEventArgs example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Core Assembly
Click or drag to resize