PreviousNext
Help > Schema > EmptyContainer > ColorKnownName Property
ColorKnownName Property

Applies To

Web API.EmptyContainer

Description

Sets or gets the color of the container in 3D graphics.

Syntax

Property Priority As int

Remarks

Known color code is supported.

Data Type

string

Example (JSON)

Sets the color code of Cyan.

“ColorKnownName”: “Cyan”

A blue rectangular object with red lines

Description automatically generated