An NDoc Documented Class Library

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

Split both a Microsoft and Converter stroke

private void splitStrokes(
   Stroke mStroke,
   Stroke cStroke,
   float[] indices,
   MakeXML document
);

Parameters

mStroke
The Microsoft stroke
cStroke
The Converter stroke
indices
The indices to split at
document
The document

See Also

MakeInk Class | Converter Namespace | MakeInk.splitStrokes Overload List