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++] |
---|
public: HRESULT get_Overlay(
|
[Java] |
---|
public IAgStkGraphicsGlobeImageOverlay getOverlay();
|