Pen.LineCap Property

Gets or sets the cap style with which this Pen object can end a line.

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

Syntax

C#
public LineCap LineCap { get; set; }

Property Value

The cap style.

See Also

Reference