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


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