Object Model Overview

The following figure describes the main interfaces made available by the STK Esri Display Library, and their relationships.

The IAgEsri3dRendererFactory interface and associated class provide access to the renderer (IAgEsri3dRenderer interface) for a specific 3D view via the GetRenderer method.

Once you get to the IAgEsri3dRenderer interface, you can:

The AgEsri3dRenderer class also provides the following events:

The threading architecture has several implications for how to interact with the Library programmatically:

STK Programming Interface 11.0.1