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


IParcelTransformation.AnchorPointId Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelTransformation Interface > IParcelTransformation.AnchorPointId Property
ArcGIS Developer Help

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