Spread Windows Forms 12.0 Product Documentation
ResetPictureOrientation Method


FarPoint.Win Assembly > FarPoint.Win Namespace > ElementWindowless Class : ResetPictureOrientation Method
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()
Remarks
Use this method to reset the PictureOrientation property to its default value.
See Also

Reference

ElementWindowless Class
ElementWindowless Members