This document is archived and information here might be outdated.  Recommended version.


ICadastralJoin.MoveJoinParcel Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoSurvey)  

ICadastralJoin.MoveJoinParcel Method

Move the Join Parcel.

[Visual Basic .NET]
Public Sub MoveJoinParcel ( _
    ByVal dX As Double, _
    ByVal dY As Double _
)
[C#]
public void MoveJoinParcel (
    double dX,
    double dY
);

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralJoin Interface