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


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