An NDoc Documented Class Library

Substroke.splitAt Method

Splits a Substroke at the given index.

Overload List

Splits a Substroke at the given index.

public void splitAt(int);

Splits a Substroke at the given indices.

public void splitAt(int[]);

See Also

Substroke Class | Sketch Namespace