WGS84ToProjection function
Prototype: |
function WGS84ToProjection (const Lat_deg, Lon_deg :double; out Northing_m, Easting_m :double) :boolean; |
|
Description: |
||
Syntax: |
variable:= Project.WGS84ToProjection(Lat_deg, Lon_deg, Northing_m, Easting_m); |
|
Part |
Description |
|
variable |
variable declared as a boolean |
|
Project |
A reference to the Field-Map project as defined in Field-Map Project Manager |
|
Lat_deg |
||
Lon_deg |
||
Northing_m |
||
Easting_m |
||
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
© 2024 IFER-Monitoring and Mapping Solutions