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


IParcelConstruction4.RecalculatePointsEx Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CadastralUI)  

IParcelConstruction4.RecalculatePointsEx Method

Recomputes point IDs, based on line attributes.

[Visual Basic .NET]
Public Sub RecalculatePointsEx ( _
    ByVal MeasurementView As Boolean _
)
[C#]
public void RecalculatePointsEx (
    bool MeasurementView
);

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelConstruction4 Interface