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


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

IParcelConstruction2.GetOriginPoint Method

Origin point ID. Only applies to the construction environment.

[Visual Basic .NET]
Public Function GetOriginPoint ( _
) As Integer
[C#]
public int GetOriginPoint (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelConstruction2 Interface