IScreenOverlay ============== .. py:class:: ansys.stk.core.graphics.IScreenOverlay A visible element drawn in screen space. Overlays are useful for floating logos, heads up displays, and integrating user interfaces into the 3D window. .. py:currentmodule:: IScreenOverlay Import detail ------------- .. code-block:: python from ansys.stk.core.graphics import IScreenOverlay