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

Property Value

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

Reference

Route Class
Route Members