SolidBrush.ToGdiPlusBrush Method

Converts the brush to System.Drawing.Brush class.

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

Syntax

C#
public override sealed Brush ToGdiPlusBrush()

Return Value

Brush converted to System.Drawing.Brush class.

See Also

Reference