GlobeImageOverlayInitializer ============================ .. py:class:: ansys.stk.core.graphics.GlobeImageOverlayInitializer A globe overlay that shows an image. .. py:currentmodule:: GlobeImageOverlayInitializer Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.graphics.GlobeImageOverlayInitializer.more_than_one_image_globe_overlay_supported` - Get whether or not the video card allows for more than one image globe overlay globe image overlay to be added. Import detail ------------- .. code-block:: python from ansys.stk.core.graphics import GlobeImageOverlayInitializer Property detail --------------- .. py:property:: more_than_one_image_globe_overlay_supported :canonical: ansys.stk.core.graphics.GlobeImageOverlayInitializer.more_than_one_image_globe_overlay_supported :type: bool Get whether or not the video card allows for more than one image globe overlay globe image overlay to be added.