Clipper.JoinSquare (gb.clipper2)

Const JoinSquare As Integer = 0

Convex joins will be truncated using a squaring edge. And the mid-points of these squaring edges will be exactly the offset distance away from their original (or starting) vertices.

On gb.clipper JoinSquare is actually a synonymous of JoinBevel.