Gnome.CanvasItem.W2i Method
Converts a coordinate pair from world coordinates to item-relative coordinates.

Syntax

public void W2i (ref double x, ref double y)

Parameters

x
X coordinate to convert (input/output value).
y
Y coordinate to convert (input/output value).

Remarks

The parameters x and y are used as both in and out parameters.

Requirements

Namespace: Gnome
Assembly: gnome-sharp (in gnome-sharp.dll)