Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / IShapeBase Interface / Delete Method


In This Topic
    Delete Method (IShapeBase)
    In This Topic
    Deletes this shape.
    Syntax
    'Declaration
     
    
    Sub Delete() 
    'Usage
     
    
    Dim instance As IShapeBase
     
    instance.Delete()
    void Delete()
    See Also