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