An NDoc Documented Class Library

MakeInk.splitStrokes Method (Int32, Single[], MakeXML)

Split both a Microsoft and Converter stroke at indices and add them to the docmunte

public void splitStrokes(
   int id,
   float[] indices,
   MakeXML document
);

Parameters

id
The id of the Microsoft and Converter stroke
indices
The indices to split at
document
The document to add to

See Also

MakeInk Class | Converter Namespace | MakeInk.splitStrokes Overload List