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


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