Table of Contents

Property LineCap

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

LineCap

Specifies the available cap styles with which a Pen object can end a line.

public virtual LineCap LineCap { get; set; }

Property Value

LineCap

Remarks

If Pen is immutable (for example Black), this property is readonly.