Helper method to convert
AnnBrush to
System.Drawing.Brush with alpha value.

Overload List
| Overload | Description |
| ToBrush(AnnBrush,Int32) | Helper method to convert AnnBrush to System.Drawing.Brush with alpha value. |
| ToBrush(AnnBrush) | Helper method to convert AnnBrush to System.Drawing.Brush. |
| ToBrush(AnnBrush,Int32,Double,LeadRectD) | Helper method to convert AnnBrush to System.Drawing.Brush with alpha, opacity and bounding rectangle values. |
| ToBrush(AnnBrush,Double,LeadRectD) | Helper method to convert AnnBrush to System.Drawing.Brush with opacity and bounding rectangle values. |
| ToBrush(AnnBrush,Int32,Double) | Helper method to convert AnnBrush to System.Drawing.Brush using either an alpha or opacity value. |
| ToBrush(AnnBrush,Double) | Helper method to convert AnnBrush to System.Drawing.Brush. |
Requirements
See Also