KitchenDraw SDK 2
Show / Hide Table of Contents

Property Zones

Zones

Returns a collection that represents all the zones in the scene. A zone is a special container to separate a room space into several dedicated areas, e.g. one for kitchen and one for wardrobe.

Declaration
public IList<Scene.Object> Zones { get; }
Property Value
Type Description
IList<Scene.Object>
In this article
Back to top Generated by DocFX