Leadtools.ImageProcessing Namespace : RasterCommandProcessorCancel Enumeration |
public enum RasterCommandProcessorCancel : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum RasterCommandProcessorCancel Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As RasterCommandProcessorCancel
public enum RasterCommandProcessorCancel : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.ImageProcessing.RasterCommandProcessorCancel = function() { }; Leadtools.ImageProcessing.RasterCommandProcessorCancel.prototype = {
None = 0, Command = 1, Image = 2, All = 3, };
public enum class RasterCommandProcessorCancel : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.RasterCommandProcessorCancel