메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System.Xml.Linq.XElement |
public static XMLtoSrokes ( System.Xml.Linq.XElement xml ) : StrokeCollection | ||
xml | System.Xml.Linq.XElement | |
리턴 | StrokeCollection |