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


AnchorPoint Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Classes > A > AnchorPoint Class
ArcGIS Developer Help

AnchorPointClass Class

Anchor point class for rubberbanding objects.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

The anchor point represents a point that can be used when manipulating elements and features. When working with elements, anchor points can be considered a helper object, rather than an essential. You will first need to cocreate the anchor point and then manipulate it. This is useful when implementing your own tools and objects, for example, a custom rotation tool.

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description
IAnchorPoint Provides access to members that control the tracker anchor point.