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 = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()] public enum class VignnetCommandFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Circle | Use a circular vignette shape. |
Ellipse | Use an elliptical vignette shape. |
Fillin | Use the VignetteColor property to fill the inside of the vignette object. |
FillOut | Use the VignetteColor property to fill the outside of the vignette object. |
Rectangle | Use a rectangular vignette shape. |
Square | Use a square vignette shape. |
Group | Flags |
Drawing Shape | Square, Rectangle, Circle, Ellipse |
Color Filling | Fillin, FillOut |
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.SpecialEffects.VignnetCommandFlags
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2