An NDoc Documented Class Library

Stroke.splitStrokeAt Method (Int32[])

Split the given stroke at the specified Point indices. Automatically takes care of substroke messiness.

public void splitStrokeAt(
   int[] pointIndices
);

Parameters

pointIndices

See Also

Stroke Class | Sketch Namespace | Stroke.splitStrokeAt Overload List