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


IParcelTransformation.AnchorSnap Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

IParcelTransformation.AnchorSnap Property

Indicates if anchor point is the only snapable object. If true the anchor offset is calculated (call on mouse down).

[Visual Basic .NET]
Public WriteOnly Property AnchorSnap
[C#]
public void AnchorSnap {set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelTransformation Interface