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


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