←Select platform

Cancel Property

Summary
A value which indicates whether to continue with the slicing command.
Syntax
C#
VB
C++
public bool Cancel { get; set; } 
Public Property Cancel As Boolean 
public: 
property bool Cancel { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

Value which indicates whether to continue with the slicing command.

Example

Refer to SliceCommandEventArgs example.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.