Saves the binary contents of a diagram to the specified file.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public void SaveToFile ( |
Visual Basic
![]() |
---|
Public Sub SaveToFile( _ |
SaveToFile creates a file stream and invokes the SaveToStream method on it. The file contents can be loaded later using the LoadFromFile method.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |