position property
The position of the diagonal cut relative to the rectangle.
Determines which side of the rectangle will have the diagonal edge. Can be DiagonalPosition.Bottom, DiagonalPosition.Top, DiagonalPosition.Left, or DiagonalPosition.Right.
Implementation
final DiagonalPosition position;