PdfCircleElementFillColor Property

The fill color of the circle. When null the circle is only stroked

Definition

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

Property Value

PdfColor

See Also