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, West = 0x00000003, NorthWest = 0x00000003, 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