←Select platform

ToPenLineJoin Method

Summary

Converts the specified AnnStrokeLineJoin into a PenLineJoin.

Syntax

C#
VB
WinRT C#
public static PenLineJoin ToPenLineJoin(  
   Leadtools.Annotations.Core.AnnStrokeLineJoin annStrokeLineJoin 
) 
Public Shared Function ToPenLineJoin( _ 
   ByVal annStrokeLineJoin As Leadtools.Annotations.Core.AnnStrokeLineJoin _ 
) As PenLineJoin 
public static PenLineJoin ToPenLineJoin(  
   Leadtools.Annotations.Core.AnnStrokeLineJoin annStrokeLineJoin 
) 
 function Leadtools.Annotations.Rendering.AnnWinRTRenderingEngine.ToPenLineJoin(  
   annStrokeLineJoin  
) 

Parameters

annStrokeLineJoin
The AnnStrokeLineJoin to convert.

Return Value

A PenLineJoin.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly