Documents for PDF, .NET Edition Documentation
LineJoin Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Drawing Namespace > Pen Class : LineJoin Property
Gets or sets the line join style specifies the shape to be used at the corners of paths that are stroked.
Syntax
'Declaration
 
Public Property LineJoin As PenLineJoin
public PenLineJoin LineJoin {get; set;}
See Also

Reference

Pen Class
Pen Members