PathBuilder.addCairoPath
void addCairoPath(cairo.path.Path path)Adds a Cairo path to the builder.
You can use [cairo.context.Context.copyPath] to access the path from a Cairo context.
Parameters
path |
void addCairoPath(cairo.path.Path path)Adds a Cairo path to the builder.
You can use [cairo.context.Context.copyPath] to access the path from a Cairo context.
path |