Draw (class)

This class is used to draw on pictures, forms, or DrawingArea controls.

To draw anything, you must call the Draw.Begin method first, to indicate the drawing device, i.e. where you want to draw.

Once your drawing is finished, you must call the Draw.End method to release this drawing device.

Symbols

Properties

Methods

Referenced by: