ComponentOne Word for UWP
LineJoin Property

C1.UWP.Word Assembly > C1.Xaml.Word Namespace > Pen Class : LineJoin Property
Gets or sets the style used to join lines drawn with this pen.
Syntax
'Declaration
 
Public Property LineJoin As Windows.UI.Xaml.Media.PenLineJoin
public Windows.UI.Xaml.Media.PenLineJoin LineJoin {get; set;}
See Also

Reference

Pen Class
Pen Members