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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1