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


In This Topic
ResetPictureRotationAngle Method (CalloutArrowShape)
In This Topic
Resets the picture rotation angle to its default settings.
Syntax
'Declaration
 
Public Overridable Sub ResetPictureRotationAngle() 
 
'Usage
 
Dim instance As CalloutArrowShape
 
instance.ResetPictureRotationAngle()
See Also