A diagonal segment line starting from the top left to bottom right of the screen will divide the canvas into two parts when the left diagonal mode is selected.
Anything you draw on one side will always be reflected on the other.
On Right diagonal mode, the canvas will be split into two parts with a diagonal segment line that runs from the top right of the screen to bottom left. Anything you draw on one side will always be exactly copied to the other.