Click or drag to resize

Gdi32FuncCreateSolidBrush Method

[Missing <summary> documentation for "M:Altaxo.UnmanagedApi.Gdi32.Gdi32Func.CreateSolidBrush(System.UInt32)"]


Namespace: Altaxo.UnmanagedApi.Gdi32
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static IntPtr CreateSolidBrush(
	uint crColor
)

Parameters

crColor  UInt32

[Missing <param name="crColor"/> documentation for "M:Altaxo.UnmanagedApi.Gdi32.Gdi32Func.CreateSolidBrush(System.UInt32)"]

Return Value

IntPtr

[Missing <returns> documentation for "M:Altaxo.UnmanagedApi.Gdi32.Gdi32Func.CreateSolidBrush(System.UInt32)"]

See Also