Gets the collection of overlays that are contained within this manager.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Overlays() As IAgStkGraphicsScreenOverlayCollection |
| [C#] |
|---|
public IAgStkGraphicsScreenOverlayCollection Overlays {get;} |
| [Managed C++] |
|---|
public: __property IAgStkGraphicsScreenOverlayCollection ^ get_Overlays(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgStkGraphicsScreenOverlayCollection getOverlays(); |
[Python - STK API ] |
|---|
@property def Overlays(self) -> "IAgStkGraphicsScreenOverlayCollection": |






