PdfCircleElementFillColor Property

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

Definition

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

Property Value

PdfColor

See Also