Click or drag to resize

BitmapEntrySave Method

[Missing <summary> documentation for "M:Rhino.DocObjects.BitmapEntry.Save(System.String)"]

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.1
Syntax
public bool Save(
	string fileName
)

Parameters

fileName
Type: SystemString

[Missing <param name="fileName"/> documentation for "M:Rhino.DocObjects.BitmapEntry.Save(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rhino.DocObjects.BitmapEntry.Save(System.String)"]

See Also