LEADTOOLS Special Effects (Leadtools.SpecialEffects assembly)

SpecialEffectsTextStyle Enumeration

Show in webframe





The text style used for the special effect. The Draw3dText and DrawRotated3dText methods use this enumeration.
Syntax
public enum SpecialEffectsTextStyle : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum SpecialEffectsTextStyle 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As SpecialEffectsTextStyle

            

            
public enum class SpecialEffectsTextStyle : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NormalNo three-dimensional effect
0x00000001InsetLightInset light
0x00000002InsetHeavyInset heavy
0x00000003RaisedLightRaised light
0x00000004RaisedHeavyRaised heavy
0x00000005DropShadowDrop shadow
0x00000006BlockShadowBlock shadow
0x00000007OutlineBlockOutline block
0x00000008InsetExtraLightInset extra light
0x00000009InsetExtraHeavyInset extra heavy
0x0000000ARaisedExtraLightRaised extra light
0x0000000BRaisedExtraHeavyRaised extra heavy
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.SpecialEffects.SpecialEffectsTextStyle

Requirements

Target Platforms

See Also

Reference

Leadtools.SpecialEffects Namespace

 

 


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