Home
last modified time | relevance | path

Searched defs:RectLatLng (Results 1 – 1 of 1) sorted by relevance

/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKMap/GKMap.Core/
H A DRectLatLng.cs16 public struct RectLatLng struct
21 private double fLng;
22 private double fLat;
23 private double fWidthLng;
25 private bool fNotEmpty;
48 public SizeLatLng Size
59 public double Lng
69 public double Lat
79 public double WidthLng
102 public bool IsEmpty
[all …]