Click or drag to resize

StiControlPaintScrollWindow Method

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

Namespace:  Stimulsoft.Base.Drawing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static bool ScrollWindow(
	IntPtr hWnd,
	int xAmount,
	int yAmount
)

Parameters

hWnd
Type: SystemIntPtr

[Missing <param name="hWnd"/> documentation for "M:Stimulsoft.Base.Drawing.StiControlPaint.ScrollWindow(System.IntPtr,System.Int32,System.Int32)"]

xAmount
Type: SystemInt32

[Missing <param name="xAmount"/> documentation for "M:Stimulsoft.Base.Drawing.StiControlPaint.ScrollWindow(System.IntPtr,System.Int32,System.Int32)"]

yAmount
Type: SystemInt32

[Missing <param name="yAmount"/> documentation for "M:Stimulsoft.Base.Drawing.StiControlPaint.ScrollWindow(System.IntPtr,System.Int32,System.Int32)"]

Return Value

Type: Boolean

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

See Also