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






Windows & Linux

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

© 2019 Analytical Graphics, Inc. All Rights Reserved.