Represents the base class for Graphics Mill brushes.
Namespace:
Aurigma.GraphicsMill.AdvancedDrawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public abstract class Brush
This class is abstract, so you cannot directly instantiate it. You should create the derived SolidBrush class.