Spread Windows Forms 12.0 Product Documentation
ResetTextOrientation Method


FarPoint.Win Assembly > FarPoint.Win Namespace > ElementWindowless Class : ResetTextOrientation Method
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()
protected virtual void ResetTextOrientation()
Remarks
Use this method to reset the TextOrientation property to its default value.
See Also

Reference

ElementWindowless Class
ElementWindowless Members