Api - ISVGPathDataRenderOptions Interface
Hierarchy
-
IExportOptions
- ISVGPathDataRenderOptions
Index
Properties
Optional accuracy
Optional exemplar of number of decimal places.
Optional byLayers
Optional boolean flag to return a map of path data by layer.
Optional fillRule
SVG fill-rule.
Optional origin
Optional origin. Default x = 0, y = topmost y point in the model. Use [0, 0] to use the same origin as Maker.js, which will translate to negative Y values in SVG.
Optional units
Optional unit system to embed in exported file, if the export format allows alternate unit systems.
Generated using TypeDoc
SVG Path Data rendering options.