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(AnnStroke,Double) Method |
'Declaration
Public Overloads Shared Function ToPaint( _ ByVal stroke As AnnStroke, _ ByVal opacity As Double _ ) As Paint
'Usage
Dim stroke As AnnStroke Dim opacity As Double Dim value As Paint value = AnnAndroidRenderingEngine.ToPaint(stroke, opacity)