GoXam for WPF v3
UniversalLinkData Constructor(Object,String,Object,String,String)
Northwoods.GoXam.Model Namespace > UniversalLinkData Class > UniversalLinkData Constructor : UniversalLinkData Constructor(Object,String,Object,String,String)
the initial value for From
the initial string value for GraphLinksModelLinkData<NodeKey,PortKey>.FromPort
the initial value for To
the initial string value for GraphLinksModelLinkData<NodeKey,PortKey>.ToPort
the initial value for GraphLinksModelLinkData<NodeKey,PortKey>.Text
This constructor produces a link-representing data that connects two nodes and also provides port-identifying information at each node and the text for a label annotation.
Syntax

Parameters

fromnodekey
the initial value for From
fromport
the initial string value for GraphLinksModelLinkData<NodeKey,PortKey>.FromPort
tonodekey
the initial value for To
toport
the initial string value for GraphLinksModelLinkData<NodeKey,PortKey>.ToPort
labeltext
the initial value for GraphLinksModelLinkData<NodeKey,PortKey>.Text
See Also

Reference

UniversalLinkData Class
UniversalLinkData Members
Overload List