Returns the Shape having the specified identifier.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public Shape ShapeTemplateFromId ( |
Visual Basic Copy Code |
---|
Public Function ShapeTemplateFromId( _ |
The id of the shape to create.
An instance of the Shape class.
WpfDiagram Programmer's Guide | © 2024 MindFusion |