Click or drag to resize

StiScaleReleaseDC Method

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

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static int ReleaseDC(
	IntPtr hWnd,
	IntPtr hDC
)

Parameters

hWnd
Type: SystemIntPtr

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

hDC
Type: SystemIntPtr

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

Return Value

Type: Int32

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

See Also