Creates a new Shape from the current content of the design canvas.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public Shape ExportShape ( |
Visual Basic Copy Code |
---|
Public Function ExportShape( _ |
The shape's string identifier.
A Shape instance.
This method converts the internal shape design representation to respective collections of ElementTemplate objects, assiged to Outline ot Decorations properties of the new Shape.
WpfDiagram Programmer's Guide | © 2024 MindFusion |