Leadtools.ImageProcessing.SpecialEffects Namespace : DrawStarCommandFlags Enumeration |
[FlagsAttribute()] public enum DrawStarCommandFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum DrawStarCommandFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DrawStarCommandFlags
[FlagsAttribute()] public enum DrawStarCommandFlags : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.ImageProcessing.SpecialEffects.DrawStarCommandFlags = function() { }; Leadtools.ImageProcessing.SpecialEffects.DrawStarCommandFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()] public enum class DrawStarCommandFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Inner | The rays fill the star outward from the center. This flag can only be used with Outside. |
Inside | The rays are directed toward the center of the star. |
Outside | The rays are directed out from the center of the star. |
Group | Flags |
Rays direction | Inside, Outside |
Fill rays | Inner |
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.SpecialEffects.DrawStarCommandFlags
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