Gets or sets the attachment data.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public int Data { get; set; } |
Visual Basic Copy Code |
---|
Public Property Data As Integer |
The interpretation of this value depends on the type of the attachment.
WpfDiagram Programmer's Guide | © 2024 MindFusion |