Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / CrescentShape Class / ResetAlphaBlendBackColor Method


In This Topic
    ResetAlphaBlendBackColor Method (CrescentShape)
    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 CrescentShape
     
    instance.ResetAlphaBlendBackColor()
    public virtual void ResetAlphaBlendBackColor()
    See Also