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





Description

3D scene identifier associated with this renderer.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SceneID() As Integer

[C#]
public int SceneID {get;}

[Managed C++]
public: __property int get_SceneID();

[Unmanaged C++]
public: HRESULT get_SceneID(
long * pRetVal
);

[Java]
public int getSceneID();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1