GraphicsDrawer Class

Provides the Aurigma.GraphicsMill.Drawing.Graphics object for drawing within a pipeline.

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

Syntax

C#
public sealed class GraphicsDrawer : Drawer

Inheritance Hierarchy

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

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