Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSShape Class / ResetAlphaBlendShadowColor Method


In This Topic
    ResetAlphaBlendShadowColor Method (PSShape)
    In This Topic
    Resets the amount of transparency for the shadow, which is 128.
    Syntax
    'Declaration
     
    
    Public Overridable Sub ResetAlphaBlendShadowColor() 
    'Usage
     
    
    Dim instance As PSShape
     
    instance.ResetAlphaBlendShadowColor()
    public virtual void ResetAlphaBlendShadowColor()
    See Also