An NDoc Documented Class Library

Stroke.splitSubstrokesAt Method

Split the substrokes given by their indices at the given point split indices

Overload List

Split the substrokes given by their indices at the given point split indices

public void splitSubstrokesAt(int[],int[]);

Split the substrokes given by their indices at the given indices

public void splitSubstrokesAt(int[],int[][]);

See Also

Stroke Class | Sketch Namespace