HiQPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
Polygon
Element
Fill
Color Property
The fill color of the polygon. When null the polygon 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
PdfPolygonElement Class
HiQPdf.Next Namespace
In This Article
Definition
See Also