RasterOrientation#

class ansys.stk.core.graphics.RasterOrientation#

IntEnum

Overview#

TOP_TO_BOTTOM

The raster has a top to bottom orientation.

BOTTOM_TO_TOP

The raster has a bottom to top orientation.

Import detail#

from ansys.stk.core.graphics import RasterOrientation