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
Leadtools.ImageProcessing.Effects.EmbossCommandDirection = function() { }; Leadtools.ImageProcessing.Effects.EmbossCommandDirection.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class EmbossCommandDirection : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
East | East. |
North | North. |
NorthEast | Northeast. |
NorthWest | Northwest. |
South | South. |
SouthEast | Southeast. |
SouthWest | Southwest. |
West | West. |
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.Effects.EmbossCommandDirection
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