|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
| 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
typedef NS_ENUM(NSInteger, LTEmbossCommandDirection)
public enum EmbossCommandDirection
Leadtools.ImageProcessing.Effects.EmbossCommandDirection = function() { };
Leadtools.ImageProcessing.Effects.EmbossCommandDirection.prototype = {<br/>
North = 0,
NorthEast = 1,
East = 2,
SouthEast = 3,
South = 4,
SouthWest = 5,
West = 6,
NorthWest = 7,
};
public enum class EmbossCommandDirection : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
| Value | Member | Description |
|---|---|---|
| 0 | North | North. ![]() ![]() ![]() ![]() ![]() ![]() |
| 1 | NorthEast | Northeast. ![]() ![]() ![]() ![]() ![]() ![]() |
| 2 | East | East. ![]() ![]() ![]() ![]() ![]() ![]() |
| 3 | SouthEast | Southeast. ![]() ![]() ![]() ![]() ![]() ![]() |
| 4 | South | South. ![]() ![]() ![]() ![]() ![]() ![]() |
| 5 | SouthWest | Southwest. ![]() ![]() ![]() ![]() ![]() ![]() |
| 6 | West | West. ![]() ![]() ![]() ![]() ![]() ![]() |
| 7 | NorthWest | Northwest. ![]() ![]() ![]() ![]() ![]() ![]() |
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.Effects.EmbossCommandDirection