Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementWindowless Class / ResetPictureOrientation Method


In This Topic
    ResetPictureOrientation Method (ElementWindowless)
    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 ElementWindowless
     
    instance.ResetPictureOrientation()
    protected virtual void ResetPictureOrientation()
    See Also