MindFusion.Wpf Pack Programmer's Guide
Group.Attachment.Data Property
See Also
 





Gets or sets the attachment data.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public int Data { get; set; }

Visual Basic  Copy Code

Public Property Data As Integer

 Property Value

 Remarks

The interpretation of this value depends on the type of the attachment.

 See Also

Group.Attachment Members
Group.Attachment Class
MindFusion.Diagramming.Wpf Namespace