Gets a stream object where you can store or retrieve any custom data.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
C#
![]() |
---|
public Stream Stream { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Stream As Stream |
An instance of the .NET Stream class.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |