This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelEditManager Interface > IParcelEditManager.CadastralObject Property (ArcObjects .NET 10.4 SDK) |
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 );