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






Windows & Linux

Description

Returns a custom image globe overlay.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property CustomImageGlobeOverlay() As IAgStkGraphicsCustomImageGlobeOverlay
[C#]
public IAgStkGraphicsCustomImageGlobeOverlay CustomImageGlobeOverlay {get;}
[Managed C++]
public: __property IAgStkGraphicsCustomImageGlobeOverlay^ get_CustomImageGlobeOverlay();
[Unmanaged C++]
public: HRESULT get_CustomImageGlobeOverlay(
   IAgStkGraphicsCustomImageGlobeOverlay ** ppRetVal
);
[Java]
public IAgStkGraphicsCustomImageGlobeOverlay getCustomImageGlobeOverlay();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.