DK11 for .NET | TatukGIS.NDK.TGIS_Viewer.Locate | Overloads | Constructors | Fields | Methods | Properties | Events
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, bool) | public | Locate a shape that is near _ptg, but is closer than _prec distance. (Implements IGIS_Viewer.Locate) |
|
Locate(TPoint, int) | public | Locate a shape that is near _pt, but is closer than _prec distance. (Implements IGIS_Viewer.Locate) |
|