Contents

AxisDirectionConvention.rightDownForward

The convention that uses a clockwise winding order and positions the leading pixel at the bottom-left corner of the view.

Declaration

case rightDownForward

Discussion

This convention positions the left-most pixel at the left edge of the view and the top-most pixel at the bottom edge of the view, and the system renders with a clockwise winding order.

See Also

Getting the axis directions