Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementWindowless Class / ResetTextRotationAngle Method


In This Topic
    ResetTextRotationAngle Method (ElementWindowless)
    In This Topic
    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()
    See Also