C# SDK

◆ LONGPOSITION()

LONGPOSITION ( int  x,
int  y 
)
inline

Constructor of LONGPOSITION.

Parameters
xx determines X coordinate (geographical longitude) of location in world degrees multiplied by 100 000.
yy determines Y coordinate (geographical latitude) of location in world degrees multiplied by 100 000.

References LONGPOSITION.lX, and LONGPOSITION.lY.