Loads a shape library from the specified straem.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public static ShapeLibrary LoadFrom ( |
Visual Basic Copy Code |
---|
Public Shared Function LoadFrom( _ |
The name of the file that contains the shape library.
An instance of the ShapeLibrary class whose Shapes array contains the loaded shape definitions.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |