Click or drag to resize

Gdi32FuncCreateMetaFile Method

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


Namespace: Altaxo.UnmanagedApi.Gdi32
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static IntPtr CreateMetaFile(
	string lpszFile
)

Parameters

lpszFile  String

[Missing <param name="lpszFile"/> documentation for "M:Altaxo.UnmanagedApi.Gdi32.Gdi32Func.CreateMetaFile(System.String)"]

Return Value

IntPtr

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

See Also