KitchenDraw SDK 2
Show / Hide Table of Contents

Property ZoneMembers

ZoneMembers

If the object is a Zone, returns objects belonging to this zone. Otherwise, returns an empty list.

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