RefPointButtonType
Canonical path: NemAll_Python_Palette.RefPointButtonType
Bases: Enum
Definition of available positions of the reference point on a reference point button.
eAllNinePositions
class-attribute
instance-attribute
All nine positions of the reference point are available.
eAllTenPositions
class-attribute
instance-attribute
All nine positions of the reference point are available, plus tenth option. of an undefined point.
eCorners
class-attribute
instance-attribute
Only four positions in the corners possible.
eCornersCenter
class-attribute
instance-attribute
Five positions possible. Four in the corners plus in the center.
eLeftRightCenter
class-attribute
instance-attribute
Three positions possible. Center-left, center-center and center-right.
eNoCorners
class-attribute
instance-attribute
Five positions possible. In the middle and on the center of each edge.
Placeholder