Table of Contents

Method GPS_AtPoint

Namespace
vdWebLibrary
Assembly
JsPropertiesExtractor.dll

GPS_AtPoint(double, double)

Returns the Latitude , Longitude array in decimal degrees , from the passed point in Drawing World Coordinate System

public object GPS_AtPoint(double WorldX, double WorldY)

Parameters

WorldX double

X coordinate in Drawing World CS

WorldY double

Y coordinate in Drawing World CS

Returns

object