Border flag representing a diagonal border where the origin is the bottom-left corner and the terminus is the top-right corner of the rectangle.
Source position: lcltype.pp line 708
const BF_DIAGONAL_ENDTOPRIGHT = BF_DIAGONAL or BF_TOP or BF_RIGHT; |
| Version 4.4 | Generated 2025-11-08 | Home |