Skip to content

Orientation

Canonical path: NemAll_Python_Palette.Orientation

Bases: Enum

Definition of the orientations

eLeft : eRight : eCenter:

Attributes:

eCenter class-attribute instance-attribute

eCenter = 2

eLeft class-attribute instance-attribute

eLeft = 0

eRight class-attribute instance-attribute

eRight = 1