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


IParcelConstruction.ResetOriginPoint Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelConstruction Interface > IParcelConstruction.ResetOriginPoint Method
ArcGIS Developer Help

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