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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.