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


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