An NDoc Documented Class Library

Stroke.splitSubstrokeAt Method

Split the substroke at the given index at the point index

Overload List

Split the substroke at the given index at the point index

public void splitSubstrokeAt(int,int);

Split the substroke at the given index at the given indices

public void splitSubstrokeAt(int,int[]);

See Also

Stroke Class | Sketch Namespace