ArcObjects Library Reference (CadastralUI)  

IParcelConstruction3.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

IParcelConstruction3 Interface