Helper method to convert
AnnBrush to
System.Windows.Media.Brush with alpha value.


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