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






Windows & Linux

Description

Returns true if custom image globe overlays are supported.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property IsCustomImageGlobeOverlaySupported() As Boolean

[C#]
public bool IsCustomImageGlobeOverlaySupported {get;}

[Managed C++]
public: __property bool get_IsCustomImageGlobeOverlaySupported();

[Unmanaged C++]
public: HRESULT get_IsCustomImageGlobeOverlaySupported(
VARIANT_BOOL * pRetVal
);

[Java]
public bool getIsCustomImageGlobeOverlaySupported();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface