KitchenDraw SDK 2
Show / Hide Table of Contents

Property Name

Name

Returns scene's unique internal name (which is currently the same as its filename without extension if the file wasn't renamed).

Declaration
public string Name { get; }
Property Value
Type Description
string

Unique internal name of a scene.

In this article
Back to top Generated by DocFX