TilingBrush.Graphics Property

Gets the Graphics to draw on an image.

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

Syntax

C#
public Graphics Graphics { get; }

Property Value

The Graphics providing the advanced drawing surface.

See Also

Reference