Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / IElement Interface / TextOrientation Property


In This Topic
TextOrientation Property (IElement)
In This Topic
Internal use only.
Syntax
'Declaration
 
Property TextOrientation As TextOrientation
 
'Usage
 
Dim instance As IElement
Dim value As TextOrientation
 
instance.TextOrientation = value
 
value = instance.TextOrientation
See Also