LEADTOOLS Special Effects (Leadtools.SpecialEffects assembly)

SpecialEffectsPatternStyle Enumeration

Show in webframe





The pattern style used for the special effect. The patternStyle parameter of the GradientPatternFillRectangle method uses this enumeration. Possible values are:
Syntax
public enum SpecialEffectsPatternStyle : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum SpecialEffectsPatternStyle 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As SpecialEffectsPatternStyle

            

            
public enum class SpecialEffectsPatternStyle : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000PatternClassPattern types
0x00000000SolidSolid
0x00000001TransparentTransparent
0x00000002HorizontalLineHorizontal lines (==)
0x00000003VerticalLineVertical lines (||)
0x00000004DownwardDiagonalDiagonal lines slanted forward (//)
0x00000005UpwardDiagonalDiagonal lines slanted backward (\\)
0x00000007CrossCrosses (++)
0x00000007DiagonalCrossXs (XX)
0x00000007MaxNumber of patterns in this class.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.SpecialEffects.SpecialEffectsPatternStyle

Requirements

Target Platforms

See Also

Reference

Leadtools.SpecialEffects Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.