Leadtools.ImageProcessing.SpecialEffects Namespace : FreeHandShearCommandFlags Enumeration |
[FlagsAttribute()] public enum FreeHandShearCommandFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum FreeHandShearCommandFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As FreeHandShearCommandFlags
[FlagsAttribute()] public enum FreeHandShearCommandFlags : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.ImageProcessing.SpecialEffects.FreeHandShearCommandFlags = function() { }; Leadtools.ImageProcessing.SpecialEffects.FreeHandShearCommandFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()] public enum class FreeHandShearCommandFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Color | Fill any exposed areas with FreeHandShearCommand.FillColor. |
Horizontal | Apply the shear wave horizontally. |
NoChange | Leave the exposed area as is, without changing it. |
Repeat | Stretch the image edges to fill the exposed area. |
Vertical | Apply the shear wave vertically. |
Group | Flags |
Exposed Areas | Color, Repeat, NoChange |
Shear direction | Horizontal, Vertical |
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.SpecialEffects.FreeHandShearCommandFlags
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