Visual Basic (Declaration) | |
---|---|
Public Enum CylinderCommandType Inherits System.Enum Implements IComparable, IConvertible, IFormattable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As CylinderCommandType |
C# | |
---|---|
public enum CylinderCommandType : System.Enum, IComparable, IConvertible, IFormattable |
C++/CLI | |
---|---|
public enum class CylinderCommandType : public System.Enum, IComparable, IConvertible, 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: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7