GoXam for WPF v3
StartPoint Property
Northwoods.GoXam.Tool Namespace > DraggingTool Class : StartPoint Property
Gets or sets the mouse point from which parts start to move.
Syntax
protected Point StartPoint {get; set;}

Property Value

The value is a Point in model coordinates. This property is normally set to the diagram's mouse-down point, but may be set to a different point if parts are being copied from a different control.
See Also

Reference

DraggingTool Class
DraggingTool Members