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






Windows & Linux

Description

Configuration options.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Config() As IAgEsri3dRendererConfig

[C#]
public IAgEsri3dRendererConfig Config {get;}

[Managed C++]
public: __property IAgEsri3dRendererConfig^ get_Config();

[Unmanaged C++]
public: HRESULT get_Config(
IAgEsri3dRendererConfig ** ppRetVal
);

[Java]
public IAgEsri3dRendererConfig getConfig();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface