Click or drag to resize

Win32ReleaseDC Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Drawing.Win32.ReleaseDC(System.IntPtr,System.IntPtr)"]

Namespace:  Stimulsoft.Base.Drawing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static bool ReleaseDC(
	IntPtr hwnd,
	IntPtr hdc
)

Parameters

hwnd
Type: SystemIntPtr

[Missing <param name="hwnd"/> documentation for "M:Stimulsoft.Base.Drawing.Win32.ReleaseDC(System.IntPtr,System.IntPtr)"]

hdc
Type: SystemIntPtr

[Missing <param name="hdc"/> documentation for "M:Stimulsoft.Base.Drawing.Win32.ReleaseDC(System.IntPtr,System.IntPtr)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Base.Drawing.Win32.ReleaseDC(System.IntPtr,System.IntPtr)"]

See Also