Click or drag to resize

RenderColorOptionColorValue Property

The current color value for this item

Namespace:  Demo3D.Gui
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 17.00.05
Syntax
C#
public Color ColorValue { get; set; }

Property Value

Type: Color
See Also