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


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