Click or drag to resize

Gdi32FuncSetMetaFileBitsEx Method

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


Namespace: Altaxo.UnmanagedApi.Gdi32
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static IntPtr SetMetaFileBitsEx(
	uint nSize,
	byte[] lpData
)

Parameters

nSize  UInt32

[Missing <param name="nSize"/> documentation for "M:Altaxo.UnmanagedApi.Gdi32.Gdi32Func.SetMetaFileBitsEx(System.UInt32,System.Byte[])"]

lpData  Byte

[Missing <param name="lpData"/> documentation for "M:Altaxo.UnmanagedApi.Gdi32.Gdi32Func.SetMetaFileBitsEx(System.UInt32,System.Byte[])"]

Return Value

IntPtr

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

See Also