add_vguide


Description:

public uint add_vguide (int xposition)

Add a vertical guide to an image.

This procedure adds a vertical guide to an image. It takes the input image and the x-position of the new guide as parameters. It returns the guide ID of the new guide.

Parameters:

this

The image.

xposition

The guide's x-offset from left of image.

Returns:

The new guide.