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






Windows & Linux

Description

The terrain overlay being displayed for the first time.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Overlay() As IAgStkGraphicsTerrainOverlay
[C#]
public IAgStkGraphicsTerrainOverlay Overlay {get;}
[Managed C++]
public: __property IAgStkGraphicsTerrainOverlay^ get_Overlay();
[Unmanaged C++]
public: HRESULT get_Overlay(
   IAgStkGraphicsTerrainOverlay ** ppRetVal
);
[Java]
public IAgStkGraphicsTerrainOverlay getOverlay();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.