Closes the current subpath by appending a straight line segment
from the
CurrentPosition to the starting point of
the subpath.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
Remarks
If the current subpath is already closed, this method does
nothing. This method terminates the current subpath.
See Also