PreviousNext
Help > Schema > EmptyContainer > ColorHexaCode Property
ColorHexaCode Property

Applies To

Web API.EmptyContainer

Description

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

Syntax

Property Priority As string

Remarks

HTML color code is supported.

Data Type

string

Example (JSON)

Sets the color code of Cyan.

“ColorHexaCode”: “#59E4D1”

A blue rectangular object with red lines

Description automatically generated