Click or drag to resize

UtilsSystemColorToGemboxColor Method

Convert from system color to gembox color

Namespace:  QsGemBox
Assembly:  QsGemBox (in QsGemBox.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
public static Color SystemColorToGemboxColor(
	Color color
)

Parameters

color
Type: System.DrawingColor
The color.

Return Value

Type: Color
Color.
See Also