Leadtools.ImageProcessing.SpecialEffects Namespace : RippleCommandType Enumeration |
public enum RippleCommandType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum RippleCommandType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As RippleCommandType
public enum RippleCommandType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.ImageProcessing.SpecialEffects.RippleCommandType = function() { }; Leadtools.ImageProcessing.SpecialEffects.RippleCommandType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class RippleCommandType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Color | Fill any exposed areas with the color stored in the FillColor property of the RippleCommand class, or the fillColor parameter if you are using the appropriate RippleCommand 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.RippleCommandType
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