MindFusion.Wpf Pack Programmer's Guide
NodeListView.SetLabel Method
See Also
 





Sets the value of the Label attached property

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

 Syntax

C#  Copy Code

public static void SetLabel (
    UIElement diagramNode,
    string value
)

Visual Basic  Copy Code

Public Shared Sub SetLabel( _
    diagramNode As UIElement, _
    value As String _
)

 Parameters

diagramNode

value

 See Also

NodeListView Members
NodeListView Class
MindFusion.Diagramming.Wpf Namespace