This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IF > IFeatureBookmark Interface > IFeatureBookmark.PanTo Method (ArcObjects .NET 10.4 SDK) |
Pans to the feature on the map display.
[Visual Basic .NET] Public Sub PanTo ( _ ByVal Display As IDisplay _ )
[C#] public void PanTo ( IDisplay Display );
[C++]
HRESULT PanTo(
IDisplay* Display
);
[C++]
Parameters Display [in]
Display is a parameter of type IDisplay