AGI STK Graphics 11 Send comments on this topic.
MoreThanOneImageGlobeOverlaySupported Property (IAgStkGraphicsGlobeImageOverlayInitializer)
See Also 





Description

Gets whether or not the video card allows for more than one image globe overlay Globe Image Overlay to be added.

Property type

Read-only property

Syntax

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

[C#]
public bool MoreThanOneImageGlobeOverlaySupported {get;}

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

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

[Java]
public bool getMoreThanOneImageGlobeOverlaySupported();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1