GoXam for WPF v3
Location Property (GraphLinksModelNodeData<NodeKey>)
Northwoods.GoXam.Model Namespace > GraphLinksModelNodeData<NodeKey> Class : Location Property
Gets or sets a Point that is the location of the node in model coordinates.
Syntax
public Point Location {get; set;}

Property Value

The default value is (NaN, NaN).
Remarks
Although this data property is defined for your convenience, the model does not know about this property.
See Also

Reference

GraphLinksModelNodeData<NodeKey> Class
GraphLinksModelNodeData<NodeKey> Members