Click or drag to resize

Win32GetWindowDC Method

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

Namespace:  Stimulsoft.Base.Drawing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static IntPtr GetWindowDC(
	IntPtr handle
)

Parameters

handle
Type: SystemIntPtr

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

Return Value

Type: IntPtr

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

See Also