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