ArcObjects Library Reference (GeoSurvey)  

ICadastralPacketEdit.CalcAllParcelCoords Method

Compute the co-ordinates of all points in the packet.

[Visual Basic .NET]
Public Sub CalcAllParcelCoords ( _
)
[C#]
public void CalcAllParcelCoords (
);

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralPacketEdit Interface