PdfPathElementFillColor Property
The fill color of the path.
When null the path is not filled.
When non-null the path is filled using the non-zero winding rule before any
line stroke is applied
Namespace: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
public PdfColor FillColor { get; set; }
Property Value
PdfColor