Leadtools.ImageProcessing.SpecialEffects Namespace : ZigZagCommandFlags Enumeration |
This enumeration has a System.FlagsAttribute attribute that allows a bitwise combination of its member values.
public enum ZigZagCommandFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum ZigZagCommandFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As ZigZagCommandFlags
public enum ZigZagCommandFlags : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.ImageProcessing.SpecialEffects.ZigZagCommandFlags = function() { }; Leadtools.ImageProcessing.SpecialEffects.ZigZagCommandFlags.prototype = {
RadialWave = 0x00000000, Color = 0x00000000, Repeat = 0x00000001, NoChange = 0x00000002, PondRippleWave = 0x00000010, };
public enum class ZigZagCommandFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Group | Flags |
Flags that indicate how to handle exposed areas | Color, Repeat, NoChange |
Flags indicate the wave radiation typ | RadialWave, PondRippleWave |
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.SpecialEffects.ZigZagCommandFlags