delegateFillPath abstract method
Delegated paint ops (the base flushes before each).
Implementation
void delegateFillPath(
PdfPath path, PdfColor color, PdfFillRule rule, double alpha);
Delegated paint ops (the base flushes before each).
void delegateFillPath(
PdfPath path, PdfColor color, PdfFillRule rule, double alpha);