EndDrawEventArgs Class

Provides data for the EndDraw event.

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

Syntax

C#
public sealed class EndDrawEventArgs : EventArgs

Inheritance Hierarchy

System.Object
L System.EventArgs
L Aurigma.GraphicsMill.Drawing.EndDrawEventArgs

Thread Safety

Static members of this type are not safe for multi-threaded operations. Instance members of this type are not safe for multi-threaded operations.

See Also

Reference