GoXam for WPF v3
SetsPortSpots Property (LayeredDigraphLayout)
Northwoods.GoXam.Layout Namespace > LayeredDigraphLayout Class : SetsPortSpots Property
Gets or sets whether the FromSpot and ToSpot of each link should be set to values appropriate for the given Direction.
Syntax
[DefaultValue(true)]
[Description("whether to set Route.FromSpot and Route.ToSpot")]
public bool SetsPortSpots {get; set;}

Property Value

The default value is true
See Also

Reference

LayeredDigraphLayout Class
LayeredDigraphLayout Members