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


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

IGlobeSink.SinkGlobeEvents Method

Attaches to the IGlobeDisplayEvents outbound interface for automatic sinking of globe events.

[C++]
HRESULT SinkGlobeEvents(
  IGlobeDisplay* pGlobeDisplay
);
[C++]

Parameters pGlobeDisplay
pGlobeDisplay is a parameter of type IGlobeDisplay

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

IGlobeSink Interface