| Leadtools.ImageProcessing.Effects Namespace : EmbossCommandDirection Enumeration |
public enum EmbossCommandDirection : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum EmbossCommandDirection Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As EmbossCommandDirection
public enum EmbossCommandDirection : System.IComparable, System.IConvertible, System.IFormattable
enum LTEmbossCommandDirection
public enum EmbossCommandDirection
Leadtools.ImageProcessing.Effects.EmbossCommandDirection = function() { };
Leadtools.ImageProcessing.Effects.EmbossCommandDirection.prototype = {
North = 0x00000000,
NorthEast = 0x00000001,
East = 0x00000001,
SouthEast = 0x00000003,
South = 0x00000004,
SouthWest = 0x00000005,
West = 0x00000005,
NorthWest = 0x00000007,
};
public enum class EmbossCommandDirection : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.Effects.EmbossCommandDirection