ScreenOverlayUnit#

class ansys.stk.core.graphics.ScreenOverlayUnit#

IntEnum

Overview#

PIXEL

The value is specified in pixels.

PERCENT

The value is specified as a fraction of the overlay’s parent, where 0.0 is 0% and 1.0 is 100%.

Import detail#

from ansys.stk.core.graphics import ScreenOverlayUnit