AGI STK Graphics 11 Send comments on this topic.
MoreThanOneImageGlobeOverlaySupported Property (IAgStkGraphicsGlobeImageOverlay)
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();

Remarks

Returns true if any number of base, night, specular, and normal images can be added to a central body. false if only one base image can be added to a central body.

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1