RhinoCommon API
BitmapTableDeleteBitmap Method |
Deletes a bitmap.
Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool DeleteBitmap( string bitmapFilename )
Public Function DeleteBitmap ( bitmapFilename As String ) As Boolean
Parameters
- bitmapFilename
- Type: SystemString
The bitmap file name.
Return Value
Type: Booleantrue if successful. false if the bitmap cannot be deleted because it is the current bitmap or because it bitmap contains active geometry.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14