FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / MultiSideShape Class / ResetPictureRotationAngle Method


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