[]
Interface that supports serialization to XML of drawing objects (shapes) from the models.
public interface ISerializeDrawing
Public Interface ISerializeDrawing
| Name | Description |
|---|---|
| Deserialize(XmlNodeReader) | Loads the drawing objects from XML. |
| Serialize(XmlTextWriter) | Saves the drawing objects to XML. |