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


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