Click or drag to resize

IRibbonColorChooserColor Property

The currently chosen color (as a Color).

Namespace:  Demo3D.Gui
Assembly:  WpfControls (in WpfControls.dll) Version: 15.0.2.11458
Syntax
C#
Color Color { get; set; }

Property Value

Type: Color
See Also