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


In This Topic
    Delete Method (ICamera)
    In This Topic
    Deletes the camera.
    Syntax
    'Declaration
     
    
    Sub Delete() 
    'Usage
     
    
    Dim instance As ICamera
     
    instance.Delete()
    void Delete()
    See Also