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





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

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1