[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for M:Icarus.DragHelper.ImageList_DragMove(System.Int32,System.Int32)]

Namespace:  Icarus
Assembly:  Icarus2 (in Icarus2)
Version: 1.0.0.0

Syntax

C#
public static bool ImageList_DragMove(
	int x,
	int y
)

Parameters

x
Type: System..::.Int32

[Missing <param> documentation for "x"]

y
Type: System..::.Int32

[Missing <param> documentation for "y"]

Return Value

[Missing <returns> documentation for M:Icarus.DragHelper.ImageList_DragMove(System.Int32,System.Int32)]

See Also