Home
last modified time | relevance | path

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

/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKMap/GKMap.WinForms/
H A DGMapControl.cs627 public bool ZoomAndCenterFigure(MapFigure figure) in ZoomAndCenterFigure() method in GKMap.WinForms.GMapControl
629 return fCore.ZoomAndCenterFigure(figure); in ZoomAndCenterFigure()
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKMap/GKMap.Core/
H A DMapCore.cs1428 public bool ZoomAndCenterFigure(MapFigure figure) in ZoomAndCenterFigure() method in GKMap.MapCore