Leadtools.ImageProcessing.SpecialEffects Namespace : PerspectiveCommandType Enumeration |
public enum PerspectiveCommandType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum PerspectiveCommandType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As PerspectiveCommandType
public enum PerspectiveCommandType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.ImageProcessing.SpecialEffects.PerspectiveCommandType = function() { }; Leadtools.ImageProcessing.SpecialEffects.PerspectiveCommandType.prototype = {
Image = 0x00000001, Color = 0x00000002, };
public enum class PerspectiveCommandType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000001 | Image | Use the same image as background. |
0x00000002 | Color | Fill the background by PerspectiveCommand.FillColor property only. |
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.SpecialEffects.PerspectiveCommandType