←Select platform

RasterCommandProcessorCancel Enumeration

Summary
Indicates whether or not to continue with the image processing command.
Syntax
C#
VB
C++
public enum RasterCommandProcessorCancel 
Public Enum RasterCommandProcessorCancel  
public enum class RasterCommandProcessorCancel   
Members
ValueMemberDescription
0NoneDefault, continue normally.
1CommandStop the current command, but continue with the next command in the collection.
2ImageStop the current command, but only for the current image. Continue with the current command on the next image in the collection.
3AllStop the process completely, aborting all commands on all images.
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 Assembly

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