LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

RasterCommandProcessorCancel Enumeration






Indicates whether or not to continue with the image processing command. .NET support Silverlight support
Syntax
public enum RasterCommandProcessorCancel : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum RasterCommandProcessorCancel 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As RasterCommandProcessorCancel
public enum RasterCommandProcessorCancel : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ImageProcessing.RasterCommandProcessorCancel = function() { };
Leadtools.ImageProcessing.RasterCommandProcessorCancel.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class RasterCommandProcessorCancel : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
AllStop the process completely, aborting all commands on all images.
CommandStop the current command, but continue with the next command in the collection.
ImageStop the current command, but only for the current image. Continue with the current command on the next image in the collection.
NoneDefault, continue normally.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.ImageProcessing.RasterCommandProcessorCancel

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.ImageProcessing Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.