Click or drag to resize

Gdi32FuncDeleteObject Method

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


Namespace: Altaxo.UnmanagedApi.Gdi32
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static bool DeleteObject(
	IntPtr hObject
)

Parameters

hObject  IntPtr

[Missing <param name="hObject"/> documentation for "M:Altaxo.UnmanagedApi.Gdi32.Gdi32Func.DeleteObject(System.IntPtr)"]

Return Value

Boolean

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

See Also