GoXam for WPF v3
ToSpot Property
Northwoods.GoXam Namespace > Route Class : ToSpot Property
Gets or sets the Spot at which the route should connect to the port.
Syntax
public Spot ToSpot {get; set;}

Property Value

The default value is Spot.Default. If this value is not Spot.Default, it takes precedence over the Node.ToSpot attached property on the port element.
See Also

Reference

Route Class
Route Members