Module invert_axis

Source
Expand description

Marker types for axis inversion.

Enumsยง

InvertX
Inverted X axis.
InvertXY
Inverted X and Y axis.
InvertY
Inverted Y axis.
NoInvert
No inverted axis.