public static Point GetOffset( DependencyObject d )
Parameters
- d
- a child element of a LinkPanel
Return Value
The default value is (0, 0).
The offset distances are in model coordinates.
The offset is rotated to the angle of the link segment.
Positive X values result in the element being positioned farther along the link segment;
negative values are closer.
Positive Y values result in the element being positioned away from the link segment
on the right side of the path; negative values go toward the left side.