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


In This Topic
    ResetBackColor Method (CrescentShape)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Sub ResetBackColor() 
    'Usage
     
    
    Dim instance As CrescentShape
     
    instance.ResetBackColor()
    public virtual void ResetBackColor()
    See Also