Spread Windows Forms 12.0 Product Documentation
ResetTextRotationAngle Method


FarPoint.Win Assembly > FarPoint.Win Namespace > ElementWindowless Class : ResetTextRotationAngle Method
Resets the rotation angle for text in the element to its default value.
Syntax
'Declaration
 
Public Overridable Sub ResetTextRotationAngle() 
'Usage
 
Dim instance As ElementWindowless
 
instance.ResetTextRotationAngle()
public virtual void ResetTextRotationAngle()
Remarks
Use this method to reset the TextRotationAngle property to its default value.
See Also

Reference

ElementWindowless Class
ElementWindowless Members