LEADTOOLS Special Effects (Leadtools.SpecialEffects assembly)

SpecialEffectsFillStyle Enumeration

Show in webframe





The fill style used for the special effect. The fillStyle parameter of the Draw3dShape method uses this enumeration.
Syntax
public enum SpecialEffectsFillStyle : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum SpecialEffectsFillStyle 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As SpecialEffectsFillStyle

            

            
public enum class SpecialEffectsFillStyle : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000SolidSolid filling
0x00000001TransparentTransparent filling
0x00000002HorizontalHorizontal lines (==)
0x00000003VerticalVertical lines (||)
0x00000004ForwardDiagonalDownward diagonal lines (//)
0x00000005BackwardDiagonalUpward diagonal lines (\\)
0x00000007DiagonalCrossDiagonal cross lines (XX)
0x00000007CrossCross lines (++)
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.SpecialEffects.SpecialEffectsFillStyle

Requirements

Target Platforms

See Also

Reference

Leadtools.SpecialEffects Namespace

 

 


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