KitchenDraw SDK 2
Show / Hide Table of Contents

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.

In this article
Back to top Generated by DocFX