Home
last modified time | relevance | path

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

/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKMap/GKMap.Core/
H A DMapCore.cs1142 public RectLatLng? GetRectOfFigure(MapFigure figure) in GetRectOfFigure() method in GKMap.MapCore
1430 RectLatLng? rect = GetRectOfFigure(figure); in ZoomAndCenterFigure()