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


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