GdiPlusGraphicsDrawer Class

Provides the System.Drawing.Graphics object for drawing within a pipeline.

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

Syntax

C#
public sealed class GdiPlusGraphicsDrawer : Drawer

Inheritance Hierarchy

System.Object
L Aurigma.GraphicsMill.PipelineElement
L Aurigma.GraphicsMill.Drawing.Drawer
L Aurigma.GraphicsMill.Drawing.GdiPlusGraphicsDrawer

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