GoXam for WPF v3
Point Property
Northwoods.GoXam.Tool Namespace > DraggingTool.Info Class : Point Property
Gets or sets the original Northwoods.GoXam.Node.Location of the Northwoods.GoXam.Part.
Syntax
public Point Point {get; set;}

Property Value

This property is used by DraggingTool.MoveParts.
Remarks
This tool needs to remember the original location of each dragged part so that independent movement of each node, particularly in the presence of drag snapping (for example, over grids), can occur while trying to maintain the same relative positioning of the parts.
See Also

Reference

DraggingTool.Info Class
DraggingTool.Info Members