Leadtools.ImageProcessing.SpecialEffects Namespace : PolarCommandFlags Enumeration |
[FlagsAttribute()] public enum PolarCommandFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum PolarCommandFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As PolarCommandFlags
[FlagsAttribute()] public enum PolarCommandFlags : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.ImageProcessing.SpecialEffects.PolarCommandFlags = function() { }; Leadtools.ImageProcessing.SpecialEffects.PolarCommandFlags.prototype = {
Color = 0x00000000, CartToPolar = 0x00000000, Repeat = 0x00000001, NoChange = 0x00000002, PolarToCart = 0x00000010, };
[FlagsAttribute()] public enum class PolarCommandFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Group | Flags |
Exposed Areas | Color, Repeat, NoChange |
Conversion Type | CartToPolar, PolarToCart |
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.SpecialEffects.PolarCommandFlags