The overlay object that was added earlier using AddAsync.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Overlay() As IAgStkGraphicsGlobeImageOverlay |
| [C#] |
|---|
public IAgStkGraphicsGlobeImageOverlay Overlay {get;} |
| [Managed C++] |
|---|
public: __property IAgStkGraphicsGlobeImageOverlay ^ get_Overlay(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgStkGraphicsGlobeImageOverlay getOverlay(); |
[Python - STK API ] |
|---|
@property def Overlay(self) -> "IAgStkGraphicsGlobeImageOverlay": |






