FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / FourWayArrowShape Class / ResetPictureOrientation Method


In This Topic
ResetPictureOrientation Method (FourWayArrowShape)
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 FourWayArrowShape
 
instance.ResetPictureOrientation()
See Also