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