An NDoc Documented Class Library

MakeInk.breakXmlStroke Method 

Break the stroke into substrokes at the indicated indices

public Stroke[] breakXmlStroke(
   Stroke stroke,
   float[] indices
);

Parameters

stroke
indices

Return Value

See Also

MakeInk Class | Converter Namespace