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 = {
LeadtoolsMemberMarker(replace me) };
public enum class ZigZagCommandFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Color | Fills any exposed areas with crFill. |
NoChange | Leaves the exposed area as is, without changing it. |
PondRippleWave | Creates distortion waves that resemble the ripples in a pond. |
RadialWave | Creates distortion waves around the CenterPt. |
Repeat | Stretchs the image edges to fill the exposed area. |
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
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