STK Graphics PrimitivesSend comments on this topic.
MoreThanOneImageGlobeOverlaySupported Property (IAgStkGraphicsGlobeImageOverlayInitializer)
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();
[Python - STK API ]
@property
def MoreThanOneImageGlobeOverlaySupported(self) -> bool:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.