Search
CreatingAreaElementEventArgs.Attributes Property
See Also
 





The custom attributes added for the specified Item.

Namespace: MindFusion.Diagramming.WebForms
Package: MindFusion.Diagramming.WebForms

 Syntax

C#  Copy Code

public StringDictionary Attributes { get; }

Visual Basic  Copy Code

Public ReadOnly Property Attributes As StringDictionary

 Property Value

 See Also