Search
ShapeLibrary Members
Constructors Properties Methods
 


The ShapeLibrary class represents a collection of shape definitions stored together.

The following tables list the members exposed by the ShapeLibrary type.

 Public Constructors

  Name Description

ShapeLibrary

Overloaded. Initializes a new instance of the ShapeLibrary class.

 Public Properties

  Name Description

Shapes

Gets or sets the list with all shapes contained in the library.

 Public Methods

  Name Description

LoadFrom

Loads a shape library from the specified straem.

LoadFromXml

Overloaded. Loads this library from a stream or a XML document.

SaveToXml

Overloaded. Saves this library to a stream or an XML document.

 See Also