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


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