Identifies the Label attached property which defines the text of the Label next to the DiagramNode icon.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public static readonly DependencyProperty LabelProperty |
Visual Basic
Copy Code
|
|---|
Public Shared ReadOnly LabelProperty As DependencyProperty |
See Also