Method SaveCatalogScene
SaveCatalogScene(string)
Saves catalog presentation scene in a file.
Declaration
public void SaveCatalogScene(string catalogFilename)
Parameters
Type | Name | Description |
---|---|---|
string | catalogFilename | Filename of the catalog for which the presentation scene is saved. |
Remarks
Please be aware that this method only saves catalog presentation scenes. Save(string) method should be saved for usual scenes.