GoXam for WPF v3
SetsPortSpots Property (ForceDirectedLayout)
Northwoods.GoXam.Layout Namespace > ForceDirectedLayout Class : SetsPortSpots Property
Gets or sets whether the FromSpot and the ToSpot of every link route should be set to Spot.Default.
Syntax
[DefaultValue(true)]
[Description("whether to set Route.FromSpot and Route.ToSpot to Spot.None")]
public bool SetsPortSpots {get; set;}

Property Value

The default value is true
See Also

Reference

ForceDirectedLayout Class
ForceDirectedLayout Members