This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IJ > IJoinParcelManager2 Interface > IJoinParcelManager2.SetStartPointCoords Method (ArcObjects .NET 10.4 SDK) |
Initial reference point coordinates of joining parcel.
[Visual Basic .NET] Public Sub SetStartPointCoords ( _ ByVal X As Double, _ ByVal Y As Double _ )
[C#] public void SetStartPointCoords ( double X, double Y );