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: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.10.0
C#
public PdfArcClosureType Closure { get; set; }

Property Value

PdfArcClosureType

See Also