GoXam for WPF v3
OriginalPoints Property
Northwoods.GoXam.Tool Namespace > LinkReshapingTool Class : OriginalPoints Property
Gets or sets a copy of the AdornedLink's route's initial array of Points.
Syntax
protected IList<Point> OriginalPoints {get; set;}

Property Value

This is null until it is set by DoActivate.
See Also

Reference

LinkReshapingTool Class
LinkReshapingTool Members