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