Notifies the scene graph that the definition of a group layer has ended.
[Visual Basic 6.0]
Sub EndCompositeActor
[Visual Basic .NET]
Public Sub EndCompositeActor ( _
)
[C#] public void EndCompositeActor ( );
[Java] public void endCompositeActor ( ) throws IOException, AutomationException
[C++]
HRESULT EndCompositeActor(
void
);