RasterFlipAxis ============== .. py:class:: ansys.stk.core.graphics.RasterFlipAxis IntEnum .. py:currentmodule:: RasterFlipAxis Overview -------- .. tab-set:: .. tab-item:: Members .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~HORIZONTAL` - The horizontal axis. * - :py:attr:`~VERTICAL` - The vertical axis. Import detail ------------- .. code-block:: python from ansys.stk.core.graphics import RasterFlipAxis