Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSObject Class / ResetRotationAngle Method


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