HiQPdf 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:
HiQPdf.Next
Assembly:
HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
Copy
public
PdfColor
FillColor
{
get
;
set
; }
Property Value
PdfColor
See Also
Reference
PdfCircleElement Class
HiQPdf.Next Namespace
In This Article
Definition
See Also