Initializes a new instance of the SolidBrush class by copying brush settings from the specified System.Drawing.SolidBrush object.
Namespace:
Aurigma.GraphicsMill.Drawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public SolidBrush(
SolidBrush brush
)
Type: System.Drawing.SolidBrush
The System.Drawing.SolidBrush from which to create the new SolidBrush.