This document is archived and information here might be outdated. Recommended version. |
GSObject for a map coordinate.
[Visual Basic .NET]
Public Function get_CadastralObject ( _
ByVal X As Double, _
ByVal Y As Double, _
ByVal skipRadialLines As Boolean _
) As Object
[C#]
public object get_CadastralObject (
double X,
double Y,
bool skipRadialLines
);