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()
See Also