Leadtools.Windows.Annotations Namespace > AnnTextObject Class : TextVerticalAlignment Property |
public AnnTextAlignment TextVerticalAlignment {get; set;}
'Declaration Public Property TextVerticalAlignment As AnnTextAlignment
'Usage Dim instance As AnnTextObject Dim value As AnnTextAlignment instance.TextVerticalAlignment = value value = instance.TextVerticalAlignment
public AnnTextAlignment TextVerticalAlignment {get; set;}
get_TextVerticalAlignment();
set_TextVerticalAlignment(value);
public: property AnnTextAlignment TextVerticalAlignment { 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