PdfArcElementLineStyle Property

The line style used to stroke the arc, including width, dash pattern and endpoint cap style

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
public PdfLineStyle LineStyle { get; set; }

Property Value

PdfLineStyle

See Also