Description
Gets the overlay's parent. This may be
another overlay if this overlay was added to that overlay's
Overlays collection. Or,
it may be the Screen Overlay Manager if
this overlay was added to the SceneManager's Screen
Overlays collection.
Property type
Read-only property
Syntax
| [Visual Basic .NET] |
|---|
Public Property Parent() As IAgStkGraphicsScreenOverlayContainer
|