Drawer.BeginDraw Event

Occurs when the drawing is about to start.

Namespace: Aurigma.GraphicsMill.Drawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public event EventHandler<BeginDrawEventArgs> BeginDraw

See Also

Reference