Leadtools.SpecialEffects Namespace : SpecialEffectsTextAlignmentFlags Enumeration |
[FlagsAttribute()] public enum SpecialEffectsTextAlignmentFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum SpecialEffectsTextAlignmentFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As SpecialEffectsTextAlignmentFlags
[FlagsAttribute()] public enum class SpecialEffectsTextAlignmentFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Left | Left align |
0x00000000 | Top | Top align |
0x00000000 | None | None |
0x00000010 | HorizontalCenter | Horizontal center align |
0x00000020 | Right | Right align |
0x00000100 | VerticalCenter | Vertical center align |
0x00000200 | Bottom | Right align |
0x00001000 | WordWrap | Word-wrapping text |
System.Object
System.ValueType
System.Enum
Leadtools.SpecialEffects.SpecialEffectsTextAlignmentFlags