Click or drag to resize

PdfPath StartFigure Method

Starts a new figure.

Namespace: Spire.Pdf.Graphics
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public void StartFigure()
Remarks
The next added primitive will start a new figure.
See Also