Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / BannerShape Class / ResetShadowColor Method


In This Topic
    ResetShadowColor Method (BannerShape)
    In This Topic
    Resets the color of the shadow to the default value.
    Syntax
    'Declaration
     
    
    Public Overridable Sub ResetShadowColor() 
    'Usage
     
    
    Dim instance As BannerShape
     
    instance.ResetShadowColor()
    public virtual void ResetShadowColor()
    See Also