Leadtools.Windows.Annotations Namespace > AnnTextObject Class : TextHorizontalAlignment Property |
public AnnTextAlignment TextHorizontalAlignment {get; set;}
'Declaration Public Property TextHorizontalAlignment As AnnTextAlignment
'Usage Dim instance As AnnTextObject Dim value As AnnTextAlignment instance.TextHorizontalAlignment = value value = instance.TextHorizontalAlignment
public AnnTextAlignment TextHorizontalAlignment {get; set;}
get_TextHorizontalAlignment();
set_TextHorizontalAlignment(value);
public: property AnnTextAlignment TextHorizontalAlignment { AnnTextAlignment get(); void set ( AnnTextAlignment value); }
For XAML example, refer to AnnGroupObject.
For C#/VB examples, refer to AnnTextObject.
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