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

Syntax

public void I2w (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)