LEADTOOLS Special Effects (Leadtools.SpecialEffects assembly)

SpecialEffectsTextAlignmentFlags Enumeration

Show in webframe





The text alignment for the special effect. The Draw3dText and DrawRotated3dText methods use this enumeration.
Syntax
[FlagsAttribute()]
public enum SpecialEffectsTextAlignmentFlags : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<FlagsAttribute()>
Public Enum SpecialEffectsTextAlignmentFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As SpecialEffectsTextAlignmentFlags

            

            
[FlagsAttribute()]
public enum class SpecialEffectsTextAlignmentFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000LeftLeft align
0x00000000TopTop align
0x00000000NoneNone
0x00000010HorizontalCenterHorizontal center align
0x00000020RightRight align
0x00000100VerticalCenterVertical center align
0x00000200BottomRight align
0x00001000WordWrapWord-wrapping text
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.SpecialEffects.SpecialEffectsTextAlignmentFlags

Requirements

Target Platforms

See Also

Reference

Leadtools.SpecialEffects Namespace

 

 


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