This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IS > ISceneGraph Interface > ISceneGraph.EndCompositeActor Method (ArcObjects .NET 10.4 SDK) |
Notifies the scene graph that the definition of a group layer has ended.
[Visual Basic .NET]
Public Sub EndCompositeActor ( _
)
[C#] public void EndCompositeActor ( );
[C++]
HRESULT EndCompositeActor(
void
);