Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSObject Class / ResetAlphaBlendBackColor Method


In This Topic
    ResetAlphaBlendBackColor Method (PSObject)
    In This Topic
    Resets the alpha-blend value of the background color of the object.
    Syntax
    'Declaration
     
    
    Public Overridable Sub ResetAlphaBlendBackColor() 
    'Usage
     
    
    Dim instance As PSObject
     
    instance.ResetAlphaBlendBackColor()
    public virtual void ResetAlphaBlendBackColor()
    See Also