Leadtools.ImageProcessing.SpecialEffects Namespace : PunchCommandFlags Enumeration |
[FlagsAttribute()] public enum PunchCommandFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum PunchCommandFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As PunchCommandFlags
[FlagsAttribute()] public enum PunchCommandFlags : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.ImageProcessing.SpecialEffects.PunchCommandFlags = function() { }; Leadtools.ImageProcessing.SpecialEffects.PunchCommandFlags.prototype = {
Color = 0x00000000, Repeat = 0x00000001, NoChange = 0x00000002, WithoutRotate = 0x00000010, Rotate = 0x00000010, };
[FlagsAttribute()] public enum class PunchCommandFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Group | Flags |
Peripherally Exposed Areas | Color, Repeat, NoChange |
Centrally Exposed Areas | Rotate, WithoutRotate |
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.SpecialEffects.PunchCommandFlags