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


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