Configuration options.
Read-only property
| [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(
|
| [Java] |
|---|
public IAgEsri3dRendererConfig getConfig();
|