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





Description

Gets the screen overlay that was picked.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Overlay() As IAgStkGraphicsScreenOverlay

[C#]
public IAgStkGraphicsScreenOverlay Overlay {get;}

[Managed C++]
public: __property IAgStkGraphicsScreenOverlay^ get_Overlay();

[Unmanaged C++]
public: HRESULT get_Overlay(
IAgStkGraphicsScreenOverlay ** ppRetVal
);

[Java]
public IAgStkGraphicsScreenOverlay getOverlay();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1