snap_point


Description:

public abstract void snap_point (ref int x, ref int y)

Snap a point using the current snap mode

The coordinates must be user coordinates.

Parameters:

x

The x coordinate to snap

y

The y coordinate to snap