Link Search Menu Expand Document

Path Constructor (FillMode)

Initializes a new instance of the Bytescout.PDF.Path class.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public Path(
	FillMode fillmode
)

Parameters

fillmode
Type: Bytescout.PDFFillMode
The fill mode to fill a path.
See Also

Reference