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


IGlobeSink.UnSinkGlobeEvents Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (DefenseSolutions)  

IGlobeSink.UnSinkGlobeEvents Method

Detaches from the previously-sunk IGlobeDisplayEvents outbound interface.

[Visual Basic .NET]
Public Sub UnSinkGlobeEvents ( _
)
[C#]
public void UnSinkGlobeEvents (
);
[C++]
HRESULT UnSinkGlobeEvents(
void
);

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

IGlobeSink Interface