Method | Description | |
---|---|---|
StrokestoXML ( StrokeCollection mystrokes ) : System.Xml.Linq.XElement | ||
XMLtoSrokes ( System.Xml.Linq.XElement xml ) : StrokeCollection |
public static StrokestoXML ( StrokeCollection mystrokes ) : System.Xml.Linq.XElement | ||
mystrokes | StrokeCollection | |
return | System.Xml.Linq.XElement |
public static XMLtoSrokes ( System.Xml.Linq.XElement xml ) : StrokeCollection | ||
xml | System.Xml.Linq.XElement | |
return | StrokeCollection |