Gets or sets a value that indicates the vertical alignment of the text.
Syntax
Visual Basic (Usage) | Copy Code |
---|
Dim instance As IAnnText
Dim value As AnnTextAlignment
instance.TextVerticalAlignment = value
value = instance.TextVerticalAlignment |
Property Value
A
AnnTextAlignment value that specifies the vertical alignment of the text.
Remarks
Requirements
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)
See Also