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


IParcelTransformation.AnchorSnap 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.AnchorSnap Property
ArcGIS Developer Help

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