AGI STK Esri Display 11 Send comments on this topic.
Context Property (IAgEsri3dRenderer)
See Also 
Windows






Windows & Linux

Description

The context in which the ArcObjects components are manipulated. This object lives in the GIS COM apartment.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Context() As IAgEsri3dRendererContext

[C#]
public IAgEsri3dRendererContext Context {get;}

[Managed C++]
public: __property IAgEsri3dRendererContext^ get_Context();

[Unmanaged C++]
public: HRESULT get_Context(
IAgEsri3dRendererContext ** ppRetVal
);

[Java]
public IAgEsri3dRendererContext getContext();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface