private void SetMarkers() { ShapeUtils.SetLinkEnd(selMarker1, line.X1, line.Y1); ShapeUtils.SetLinkEnd(selMarker2, line.X2, line.Y2); }