Makes image locations relative to specified shape library path.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public void MakeImagesRelativeTo ( |
Visual Basic Copy Code |
---|
Public Sub MakeImagesRelativeTo( _ |
The path that contains the shape library.
This method is supposed to be called before serialization, so that the shape library can be moved/distributed.
WpfDiagram Programmer's Guide | © 2024 MindFusion |