Method InsertItemBefore
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Model.dll
InsertItemBefore(SvgPathSeg, int)
public SvgPathSeg InsertItemBefore(SvgPathSeg newItem, int index)
Parameters
newItem
SvgPathSegindex
int
public SvgPathSeg InsertItemBefore(SvgPathSeg newItem, int index)
newItem
SvgPathSegindex
int