");
45 | Html.AppendLine("
");
46 | var maps = MapPanel.CreateBitmaps(_world, _raid.Site);
47 | Html.AppendLine("
");
48 | Html.AppendLine("");
49 | Html.AppendLine("| " + MakeLink(BitmapToHtml(maps[0]), LinkOption.LoadMap) + " | ");
50 | Html.AppendLine("" + MakeLink(BitmapToHtml(maps[1]), LinkOption.LoadMap) + " | ");
51 | Html.AppendLine("
");
52 | Html.AppendLine("
");
53 | Html.AppendLine("
");
54 | }
55 | }
56 | }
57 |
--------------------------------------------------------------------------------
/LegendsViewer/Controls/Chart/dlgHF.cs:
--------------------------------------------------------------------------------
1 | using System;
2 | using System.Linq;
3 | using System.Windows.Forms;
4 | using LegendsViewer.Legends;
5 |
6 | namespace LegendsViewer.Controls.Chart
7 | {
8 | public partial class DlgHf : Form
9 | {
10 | //List