An NDoc Documented Class Library

Stroke.splitStrokeAt Method (Guid)

Splits a Stroke's Substroke into two Substrokes at the given Point GUID.

public void splitStrokeAt(
   Guid pointId
);

Parameters

pointId
Point Id indicating where the Substroke should be split

See Also

Stroke Class | Sketch Namespace | Stroke.splitStrokeAt Overload List