Field-Map Scripting

4.2.5.11 FindPolygonContainingPointByCoords

FindPolygonContainingPointByCoords function


Prototype:

function FindPolygonContainingPointByCoords(const PointX_, PointY_ :double) :variant;

Description:


Syntax:


variable := Layer.FindPolygonContainingPointByCoords(PointX, PointY);



Part

Description


variable

A variable declared as a TIntegerListWrapper


Layer

A reference to a Field-Map layer as defined in Field-Map Project Manager


PointX



PointY





Return value:



Note: This function is available since version X8.



See also:

GisLayerReference; ShapeRecordCount; GetParentPolygonArea_m2; FindIntersectingPolygons; GetIntersectingPolygonAreas; FindContainedPointsOrCentroids; FindLinesIntersectingPolygon; FindClosestLine; FindPolygonContainingPoint; FindPolygonContainingPointByCoords; AddPoint; AddLine; AddPolygon; AddCentroid; AddPolygonWithCentroid; AddCircularPolygonWithCentroid; SplitMultiPolygon; DeletePoint; DeleteLine; DeletePolygon; DeletePolygonsKeepCentroidsAndAttributes; SaveShapesToBlobs; UpdateSymbolAndLabelInShapefiles; CreatePointsAlongLine; RefreshMap; RefreshMapRectangle; ZoomAndSelect; ZoomAndSelectEntity; SelectEntities; ZoomToLayerExtent; MeasureLineLength_m; MeasurePolygonArea_m2; GetLineCoordinates; GetPolygonCoordinates; GisEntityExists; GetCombinedPolygonsCoordinates; SelectLine