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


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

IParcelTransformation.DrawAnchor Property

Indicates if anchor point should be drawn on AfterDraw event.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelTransformation Interface