This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IC > ICalloutFeedback2 Interface > ICalloutFeedback2.MoveAnchorTo Method (ArcObjects .NET 10.4 SDK) |
Moves the anchor point to the given point.
[Visual Basic .NET] Public Sub MoveAnchorTo ( _ ByVal Point As IPoint _ )
[C#] public void MoveAnchorTo ( IPoint Point );
[C++]
HRESULT MoveAnchorTo(
IPoint* Point
);
[C++]
Parameters Point [in]
Point is a parameter of type IPoint