Drawer.Draw Event

Occurs when the drawing is performed.

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

Syntax

C#
public event EventHandler<DrawEventArgs> Draw

See Also

Reference