Search
ShapeLibrary.LoadFromXml Method
See Also
 






Loads this library from a stream or a XML document.

 Overload List

Name Description

ShapeLibrary.LoadFromXml (Stream)

Loads this library from the specified stream.

ShapeLibrary.LoadFromXml (XDocument)

Loads the shape library from the specified XML document.

 See Also