Pen.LineJoin Property

Gets or sets the type of a corner when two lines meet.

Namespace: Aurigma.GraphicsMill.AdvancedDrawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public LineJoin LineJoin { get; set; }

Property Value

The line join style.

See Also

Reference