EvoPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
Circle
Element
Fill
Color 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#
Copy
public
PdfColor
FillColor
{
get
;
set
; }
Property Value
PdfColor
See Also
Reference
PdfCircleElement Class
EvoPdf.Next Namespace
In This Article
Definition
See Also