This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelConstruction3 Interface > IParcelConstruction3.RecalculatePointsEx Method (ArcObjects .NET 10.5 SDK) |
Recomputes point IDs, based on line attributes.
[Visual Basic .NET] Public Sub RecalculatePointsEx ( _ ByVal MeasurementView As Boolean _ )
[C#] public void RecalculatePointsEx ( bool MeasurementView );