Search
ShapeLibrary.SaveToXml Method
See Also
 






Saves this library to a stream or an XML document.

 Overload List

Name Description

ShapeLibrary.SaveToXml (Stream)

Saves this library to the specified stream.

ShapeLibrary.SaveToXml (XDocument)

Saves the shape library into the specified XML document.

 See Also