Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace : RasterRegionCombineMode Enumeration |
public enum RasterRegionCombineMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum RasterRegionCombineMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As RasterRegionCombineMode
public enum RasterRegionCombineMode : System.IComparable, System.IConvertible, System.IFormattable
typedef NS_ENUM(NSInteger, LTRasterRegionCombineMode)
public enum RasterRegionCombineMode
Leadtools.RasterRegionCombineMode = function() { }; Leadtools.RasterRegionCombineMode.prototype = {<br/> And = 0, Set = 1, AndNotImage = 2, AndNotRegion = 3, Or = 4, Xor = 5, SetNot = 6, };
public enum class RasterRegionCombineMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.RasterRegionCombineMode