Method FillAndStrokePath
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
FillAndStrokePath(PdfFillMode)
Fills and then strokes the current path using the specified rule to determine the region to fill.
public void FillAndStrokePath(PdfFillMode rule)
Parameters
rule
PdfFillModeThe rule that determines the region to fill.