Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Rendering Namespace > AnnAndroidRenderingEngine Class > ToPaint Method : ToPaint(AnnBrush,Double) Method |
'Declaration
Public Overloads Shared Function ToPaint( _ ByVal brush As AnnBrush, _ ByVal opacity As Double _ ) As Paint
'Usage
Dim brush As AnnBrush Dim opacity As Double Dim value As Paint value = AnnAndroidRenderingEngine.ToPaint(brush, opacity)
public static Paint toPaint(AnnBrush brush, double opacity)