GoXam for WPF v3
Node Property (GenericNetwork.Vertex<V,E,Y>)
Northwoods.GoXam.Layout Namespace > GenericNetwork.Vertex<V,E,Y> Class : Node Property
Gets or sets the Node associated with this network vertex.
Syntax
public Node Node {get; set;}
Remarks
Setting this value to a node will also set the Center property to that object's Node.LocationElement center position.
See Also

Reference

GenericNetwork.Vertex<V,E,Y> Class
GenericNetwork.Vertex<V,E,Y> Members