An NDoc Documented Class Library

MakeInk.splitMStroke Method (Int32, Single[])

Given a Microsoft Stroke id, this will split the stroke into indices.Length + 1 strokes.

private Stroke[] splitMStroke(
   int id,
   float[] indices
);

Parameters

id
indices

See Also

MakeInk Class | Converter Namespace | MakeInk.splitMStroke Overload List