DK11 for Delphi | FMX.GisViewerWnd.TGIS_ViewerWnd.Locate | Overloads | Constructors | Methods | Properties | Events
Available also on: .NET WinForms | Java | ActiveX | Python.
Name | Visibility | Description | |
---|---|---|---|
Locate(TGIS_Point; Double) | public | Locate a shape that is near _ptg, but is closer than _prec distance. (Implements IGIS_Viewer.Locate) |
|
Locate(TGIS_Point; Double; Boolean) | public | Locate a shape that is near _ptg, but is closer than _prec distance. (Implements IGIS_Viewer.Locate) |
|
Locate(TPoint; Integer) | public | Locate a shape that is near _pt, but is closer than _prec distance. (Implements IGIS_Viewer.Locate) |
|