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


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