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


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