MindFusion.Wpf Pack Programmer's Guide
ShapeLibrary Constructor (Shape[])
See Also
 





Initializes a new instance of the ShapeLibrary class.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public ShapeLibrary (
    Shape[] shapes
)

Visual Basic  Copy Code

Public New ( _
    shapes() As Shape _
)

 Parameters

shapes
An array of Shape object to initialize the libarary with.

 See Also

ShapeLibrary Constructor Overload List
ShapeLibrary Class
MindFusion.Diagramming.Wpf Namespace