Click or drag to resize

GdiColorHelperToGdi Method

[Missing <summary> documentation for "M:Altaxo.Drawing.GdiColorHelper.ToGdi(Altaxo.Drawing.NamedColor)"]


Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static Color ToGdi(
	NamedColor color
)

Parameters

color  NamedColor

[Missing <param name="color"/> documentation for "M:Altaxo.Drawing.GdiColorHelper.ToGdi(Altaxo.Drawing.NamedColor)"]

Return Value

Color

[Missing <returns> documentation for "M:Altaxo.Drawing.GdiColorHelper.ToGdi(Altaxo.Drawing.NamedColor)"]

See Also