FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / ThreeWayArrowShape Class / ResetBackgroundImageRotationAngle Method


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