How joints are drawn.

Namespace: TallComponents.PDF.Pens
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public LineJoinStyle JoinStyle { get; set; }
Visual Basic
Public Property JoinStyle As LineJoinStyle
	Get
	Set

See Also