This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IC > ICadastralJoin Interface > ICadastralJoin.ComputeJoinResiduals Method (ArcObjects .NET 10.4 SDK) |
Compute the transform of the Join Parcel to the network.
[Visual Basic .NET] Public Sub ComputeJoinResiduals ( _ ByVal tolerance As Double, _ ByRef pRotation As Double, _ ByRef pScale As Double _ )
[C#] public void ComputeJoinResiduals ( double tolerance, ref double pRotation, ref double pScale );