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 : ToPenLineCap Method |
public static PenLineCap ToPenLineCap( AnnStrokeLineCap annStrokeLineCap )
'Declaration
Public Shared Function ToPenLineCap( _ ByVal annStrokeLineCap As AnnStrokeLineCap _ ) As PenLineCap
'Usage
Dim annStrokeLineCap As AnnStrokeLineCap Dim value As PenLineCap value = AnnWinRTRenderingEngine.ToPenLineCap(annStrokeLineCap)
public static PenLineCap ToPenLineCap( AnnStrokeLineCap annStrokeLineCap )
function Leadtools.Annotations.Rendering.AnnWinRTRenderingEngine.ToPenLineCap( annStrokeLineCap )