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

Property Value

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

Reference

Route Class
Route Members