insertItemBefore

Declaration

SVGPathSeg insertItemBefore(
    SVGPathSeg? newItem, 
    unsigned long index
);