This documentation is for the old version. Go to the latest Graphics Mill docs

SolidBrush Constructor

Creates new solid brush.

Overload List

Name Description
Public method SolidBrush()

Creates new solid brush.

Public method SolidBrush(SolidBrush)

Creates new solid brush based on System.Drawing.SolidBrush class instance.

Public method SolidBrush(RgbColor)

Creates new solid brush with given color.

See Also

Reference