Returns the Shape having the specified identifier.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
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.