|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.30
|
| Leadtools.ImageProcessing.SpecialEffects Namespace : ShadowCommandAngle Enumeration |
public enum ShadowCommandAngle : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum ShadowCommandAngle Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As ShadowCommandAngle
public enum ShadowCommandAngle : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.ImageProcessing.SpecialEffects.ShadowCommandAngle = function() { };
Leadtools.ImageProcessing.SpecialEffects.ShadowCommandAngle.prototype = {
East = 0x00000000,
NorthEast = 0x00000001,
North = 0x00000002,
NorthWest = 0x00000003,
West = 0x00000004,
SouthWest = 0x00000005,
South = 0x00000006,
SouthEast = 0x00000007,
};
public enum class ShadowCommandAngle : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.SpecialEffects.ShadowCommandAngle