Leadtools.ImageProcessing.SpecialEffects Namespace : ZoomWaveCommandType Enumeration |
public enum ZoomWaveCommandType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum ZoomWaveCommandType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As ZoomWaveCommandType
public enum ZoomWaveCommandType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.ImageProcessing.SpecialEffects.ZoomWaveCommandType = function() { }; Leadtools.ImageProcessing.SpecialEffects.ZoomWaveCommandType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class ZoomWaveCommandType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Color | Fill any exposed areas with ZoomWaveCommand.FillColor or the fillColor parameter of the appropriate ZoomWaveCommand Constructor. |
NoChange | Leave the exposed area as is, without changing it. |
Repeat | Stretch the image edges to fill the exposed area. |
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.SpecialEffects.ZoomWaveCommandType
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