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


IParcelConstruction.ResetOriginPoint Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CadastralUI)  

IParcelConstruction.ResetOriginPoint Method

Reset origin point to the first [from] point in the grid, from which other points are calculated. Only applies to the construction environment.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelConstruction Interface