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 > AnnWinRTRenderingEngine Class > ToBrush Method : ToBrush(AnnBrush,Double) Method |
'Declaration
Public Overloads Shared Function ToBrush( _ ByVal brush As AnnBrush, _ ByVal opacity As Double _ ) As Brush
'Usage
Dim brush As AnnBrush Dim opacity As Double Dim value As Brush value = AnnWinRTRenderingEngine.ToBrush(brush, opacity)