Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementWindowless Class / ResetTextOrientation Method


In This Topic
ResetTextOrientation Method (ElementWindowless)
In This Topic
Resets the orientation of text in an element to its default value.
Syntax
'Declaration
 
Protected Overridable Sub ResetTextOrientation() 
 
'Usage
 
Dim instance As ElementWindowless
 
instance.ResetTextOrientation()
See Also