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


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