This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IH > IHyperlink Interface > IHyperlink.Jump Method (ArcObjects .NET 10.4 SDK) |
Jumps to the hyperlink target.
[Visual Basic .NET]
Public Sub Jump ( _
)
[C#] public void Jump ( );
[C++]
HRESULT Jump(
void
);