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


IParcelConstruction2.GetOriginPoint Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

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