direction property
The direction the diagonal cut slants.
Determines whether the diagonal slants left or right, affecting the visual appearance of the cut. Can be DiagonalDirection.Left or DiagonalDirection.Right.
Implementation
final DiagonalDirection direction;