An NDoc Documented Class Library

Stroke.addSubstroke Method 

Adds the Substroke to the Stroke's Substroke ArrayList. Inserts the Substroke in ascending order.

public void addSubstroke(
   Substroke substroke
);

Parameters

substroke
Substroke to add

See Also

Stroke Class | Sketch Namespace