menu
syncfusion_flutter_pdf package
documentation
pdf.dart
PdfPath
startFigure method
startFigure method
dark_mode
light_mode
startFigure
method
void
startFigure
(
)
Starts a new figure.
Implementation
void startFigure() { _bStartFigure = true; }
syncfusion_flutter_pdf package
documentation
pdf
PdfPath
startFigure method
PdfPath class