Click or drag to resize

StiColorUtilsGetSysColor Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Drawing.StiColorUtils.GetSysColor(Stimulsoft.Base.Drawing.Win32.ColorType)"]

Namespace:  Stimulsoft.Base.Drawing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static Color GetSysColor(
	Win32ColorType colorType
)

Parameters

colorType
Type: Stimulsoft.Base.DrawingWin32ColorType

[Missing <param name="colorType"/> documentation for "M:Stimulsoft.Base.Drawing.StiColorUtils.GetSysColor(Stimulsoft.Base.Drawing.Win32.ColorType)"]

Return Value

Type: Color

[Missing <returns> documentation for "M:Stimulsoft.Base.Drawing.StiColorUtils.GetSysColor(Stimulsoft.Base.Drawing.Win32.ColorType)"]

See Also