KitchenDraw SDK 2
Show / Hide Table of Contents

Property Components

Components

Provides access to the components held by the object.

Declaration
public IList<Scene.Object> Components { get; }
Property Value
Type Description
IList<Scene.Object>
Remarks

This is the same as Children.

In this article
Back to top Generated by DocFX