ArcObjects Library Reference (CadastralUI)  

IParcelTransformation.AnchorPointId Property

Anchor point id used in transformation. Set value to -1 for undefined point.

[Visual Basic .NET]
Public Property AnchorPointId As Integer
[C#]
public int AnchorPointId {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelTransformation Interface