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