Leadtools.ImageProcessing.SpecialEffects Namespace : CylinderCommandType Enumeration |
public enum CylinderCommandType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum CylinderCommandType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As CylinderCommandType
public enum CylinderCommandType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.ImageProcessing.SpecialEffects.CylinderCommandType = function() { }; Leadtools.ImageProcessing.SpecialEffects.CylinderCommandType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class CylinderCommandType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Horizontal | Stretch the pixels along the vertical plane (horizontal cylinder). |
Vertical | Stretch the pixels along the horizontal plane (vertical cylinder). |
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.SpecialEffects.CylinderCommandType
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