Home
last modified time | relevance | path

Searched refs:BottomFormat (Results 1 – 1 of 1) sorted by relevance

/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKMap/GKMap.WinForms/
H A DGMapControl.cs53 private readonly StringFormat BottomFormat = new StringFormat(); field in GKMap.WinForms.GMapControl
500 BottomFormat.Alignment = StringAlignment.Center; in GMapControl()
501 BottomFormat.LineAlignment = StringAlignment.Far; in GMapControl()
528 BottomFormat.Dispose(); in Dispose()