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


In This Topic
    ResetTextRotationAngle Method (PSObject)
    In This Topic
    Resets the text rotation angle to its default settings.
    Syntax
    'Declaration
     
    
    Public Overrides Sub ResetTextRotationAngle() 
    'Usage
     
    
    Dim instance As PSObject
     
    instance.ResetTextRotationAngle()
    public override void ResetTextRotationAngle()
    See Also