Click or drag to resize

IRibbonColorChooserDrawingColor Property

The currently chosen color (as a Color).

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

Property Value

Color
See Also