LEADTOOLS Special Effects (Leadtools.SpecialEffects assembly)
LEAD Technologies, Inc

SpecialEffectsTextAlignmentFlags Enumeration






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 SpecialEffectsTextAlignmentFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.SpecialEffects.SpecialEffectsTextAlignmentFlags = function() { };
Leadtools.SpecialEffects.SpecialEffectsTextAlignmentFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()]
public enum class SpecialEffectsTextAlignmentFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
BottomRight align
HorizontalCenterHorizontal center align
LeftLeft align
NoneNone
RightRight align
TopTop align
VerticalCenterVertical center align
WordWrapWord-wrapping text
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.SpecialEffects Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.