|
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 : VignnetCommandFlags Enumeration |


[FlagsAttribute()] public enum VignnetCommandFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum VignnetCommandFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As VignnetCommandFlags
[FlagsAttribute()] public enum VignnetCommandFlags : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.ImageProcessing.SpecialEffects.VignnetCommandFlags = function() { };
Leadtools.ImageProcessing.SpecialEffects.VignnetCommandFlags.prototype = {
Fillin = 0x00000000,
Square = 0x00000000,
Rectangle = 0x00000001,
Circle = 0x00000002,
Ellipse = 0x00000003,
FillOut = 0x00000010,
};
[FlagsAttribute()] public enum class VignnetCommandFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
| Group | Flags |
| Drawing Shape | Square, Rectangle, Circle, Ellipse |
| Color Filling | Fillin, FillOut |
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.SpecialEffects.VignnetCommandFlags