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


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