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


In This Topic
    ResetTextOrientation Method (PSObject)
    In This Topic
    Resets the text orientation for text in the element to its default value.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub ResetTextOrientation() 
    'Usage
     
    
    Dim instance As PSObject
     
    instance.ResetTextOrientation()
    protected override void ResetTextOrientation()
    See Also