An NDoc Documented Class Library

Stroke.splitStrokeAt Method (Int32)

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

public void splitStrokeAt(
   int pointIndex
);

Parameters

pointIndex

See Also

Stroke Class | Sketch Namespace | Stroke.splitStrokeAt Overload List