Skip to content

Function: generateStageSvgPathString() ​

ts
function generateStageSvgPathString(
   stage, 
   options, 
   viewport?
): string;

Parameters ​

ParameterType
stageStageRect
optionsStageOptions
viewportViewport

Returns ​

string

Released under the MIT License.