Home
last modified time | relevance | path

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

/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKMap/GKMap.Core/MapObjects/
H A DMapFigure.cs16 public abstract class MapFigure : MapObject class
38 public MapFigure(string name, IEnumerable<PointLatLng> points = null) in MapFigure() method in GKMap.MapObjects.MapFigure