Gets the value of the Label attached property.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public static string GetLabel ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function GetLabel( _ |
A DiagramItem or UIElement that will be wrapped by ControlNode.
See Also