SolidBrush.Explicit Operator

Converts the specified Aurigma.GraphicsMill.Drawing.SolidBrush instance to a System.Drawing.SolidBrush.

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

Syntax

C#
public static explicit operator SolidBrush (
	SolidBrush brush
)

Return Value

The System.Drawing.SolidBrush to which this operator converts.

See Also

Reference