LEADTOOLS Special Effects (Leadtools.SpecialEffects assembly)

SpecialEffectsBackStyle Enumeration

Show in webframe





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

            

            
public enum class SpecialEffectsBackStyle : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000TransparentTransparent
0x00000001OpaqueOpaque
0x00000002TranslucentTranslucent
0x00000004TiledImageTiled image
0x00000004TranslucentTiledImageTranslucent tiled image
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.SpecialEffects.SpecialEffectsBackStyle

Requirements

Target Platforms

See Also

Reference

Leadtools.SpecialEffects Namespace

 

 


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