Gets and sets the orientation of the text displayed within the text annotation.
'Declaration
Public Property TextOrientation As TextOrientation
'Usage
Dim instance As TextTool
Dim value As TextOrientation
instance.TextOrientation = value
value = instance.TextOrientation
Property Value
The
TextOrientation used for the text annotation.