GoXam for WPF v3
FromEndSegmentLength Property
Northwoods.GoXam Namespace > Route Class : FromEndSegmentLength Property
Gets or sets the length of the short segment that should start the route.
Syntax
public double FromEndSegmentLength {get; set;}

Property Value

This defaults to Double.NaN. If the value is a number, it takes precedence over the Node.FromEndSegmentLength attached property on the port element. The effective value is determined by GetEndSegmentLength.
See Also

Reference

Route Class
Route Members