PdfArcElementClosure Property

How the arc is closed and whether it can be filled. The default value is Open which produces a stroked curve without fill

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public PdfArcClosureType Closure { get; set; }

Property Value

PdfArcClosureType

See Also