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


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