Split both a Microsoft and Converter stroke
Split both a Microsoft and Converter stroke
private void splitStrokes(Stroke,Stroke,float[],MakeXML);
Break up the Microsoft stroke, and associated Converter stroke, at the given indices and add it to the document
public void splitStrokes(Stroke,float[],MakeXML);
Split both a Microsoft and Converter stroke at indices and add them to the docmunte
public void splitStrokes(int,float[],MakeXML);