Field-Map Scripting

4.4.6.38 MapToScreen

MapToScreen function


Prototype:

function MapToScreen (const X_m,Y_m :double; out X_,Y_ :integer) :boolean;

Description:


Syntax:

variable:= Project.MapToScreen(X_m, Y_m, X, Y);


Part

Description


variable

variable declared as a boolean


Project

A reference to the Field-Map project as defined in Field-Map Project Manager


X_m



Y_m



X



Y


Return value:



Note: This function is available since version X7.



See also:

GetPolygonIntersectArea_m2; OverlayPolygonLayers; TransferAttributeValuesFromPolygonsToPointsOrCentroids; GetPoint; GetCentroids; DrawText; DrawPoint; DrawLine; DrawPolygon; DrawCircle; DrawRectangle; FlashPolygon; FlashLine; FlashPoint; SelectedPointCount; SelectedPointID; SelectedLineCount; SelectedLineID; GetCurrentPosition; SetCurrentPosition; SetBasicExtent; GetMapExtent; GetMapFullExtent; GetBasicExtent; ZoomToPolygon; ZoomToLine; MapExtentAsVariant; AddReferencePoint; InvertColors; FindTargetHeight; SetCircularPlotBoundary; TrimLineByPlotBoundary; RefreshMap; RefreshMapRectangle; RefreshTrackingLayer; RefreshTrackingLayerRectangle; ScreenMilimeters2MapDistance_m; MapToScreen; SaveShapesToBlobs; SaveShapesOfCurrentPlotToBlobs; SaveShapesOfAllPlotsToBlobs; ProjectionToWGS84; WGS84ToProjection