LEADTOOLS Image Processing (Leadtools.ImageProcessing.SpecialEffects assembly)
LEAD Technologies, Inc

DrawStarCommandFlags Enumeration






Flags that indicate the direction of the rays.

.NET support WinRT support
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum DrawStarCommandFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DrawStarCommandFlags
[FlagsAttribute()]
public enum DrawStarCommandFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ImageProcessing.SpecialEffects.DrawStarCommandFlags = function() { };
Leadtools.ImageProcessing.SpecialEffects.DrawStarCommandFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()]
public enum class DrawStarCommandFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
InnerThe rays fill the star outward from the center. This flag can only be used with Outside.
InsideThe rays are directed toward the center of the star.
OutsideThe rays are directed out from the center of the star.
Remarks
You can use a bitwise OR (|) to specify one flag from each group.
Group Flags
Rays direction Inside, Outside
Fill rays Inner
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.ImageProcessing.SpecialEffects.DrawStarCommandFlags

Requirements

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

See Also

Reference

Leadtools.ImageProcessing.SpecialEffects Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.