GoXam for WPF v3
IsLinkLabel Property (Node)
Northwoods.GoXam Namespace > Node Class : IsLinkLabel Property
Gets whether this node represents a label node for a link.
Syntax
public bool IsLinkLabel {get; set;}

Property Value

The default value is false. You cannot change this value once the Node has been added to a Diagram.
Remarks
For nodes that are bound to data, this is set automatically by the PartManager.
See Also

Reference

Node Class
Node Members