draw_zoom_box


Description:

public override void draw_zoom_box (int x0, int y0, int x1, int y1)

Draw the box used to select items

Parameters:

x0

The x coordinate of the first corner in device units

y0

The y coordinate of the first corner in device units

x1

The x coordinate of the second corner in device units

y1

The y coordinate of the second corner in device units