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


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