[]
Saves the drawing objects to XML.
bool Serialize(XmlTextWriter w)
Function Serialize(w As XmlTextWriter) As Boolean
Type | Name | Description |
---|---|---|
XmlTextWriter | w | XmlTextWriter object used to save the drawing objects |
Type | Description |
---|---|
bool | true if successful; false otherwise |