AGI STK Graphics 11 Send comments on this topic.
Overlays Property (IAgStkGraphicsOverlay)
See Also 





Description

Gets the collection of overlays that are contained within this overlay.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Overlays() As IAgStkGraphicsScreenOverlayCollection

[C#]
public IAgStkGraphicsScreenOverlayCollection Overlays {get;}

[Managed C++]
public: __property IAgStkGraphicsScreenOverlayCollection^ get_Overlays();

[Unmanaged C++]
public: HRESULT get_Overlays(
IAgStkGraphicsScreenOverlayCollection ** ppRetVal
);

[Java]
public IAgStkGraphicsScreenOverlayCollection getOverlays();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1