AGI STK Graphics 11 Send comments on this topic.
Overlay Property (IAgStkGraphicsGlobeImageOverlayAddCompleteEventArgs)
See Also 





Description

The overlay object that was added earlier using AddAsync.

Property type

Read-only property

Syntax

[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(
IAgStkGraphicsGlobeImageOverlay ** ppRetVal
);

[Java]
public IAgStkGraphicsGlobeImageOverlay getOverlay();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1