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