Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSObject Class / ResetAllowBackgroundImageRotation Method


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