path_builder property
path_builder property
Gets or sets the SVG path segments builder.
Definition:
@property
def path_builder(self):
    ...
@path_builder.setter
def path_builder(self, value):
    ...
See Also
- module aspose.svg.imagevectorization
- class IPathBuilder
- class ImageVectorizerConfiguration