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


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