An NDoc Documented Class Library

Converter.XmlToPoints Method 

Extract all Point information from a document

public static Point[][] XmlToPoints(
   MakeXML xmlDocument
);

Parameters

xmlDocument
The document

Return Value

An array of an array of Points... ie, an array of strokes

See Also

Converter Class | Converter Namespace