Creates a ShapeList from a string containing shape identifiers.
Namespace: MindFusion.Diagramming.WebForms
Package: MindFusion.Diagramming.WebForms
C# Copy Code |
---|
public static ShapeList FromString ( |
Visual Basic Copy Code |
---|
Public Shared Function FromString( _ |
A string containing comma-delimited list of shape identifiers.
A ShapeList containing the specified shapes.