shape property

ShapeBorder shape
final

The shape of the magnifier and the outline (border) around it.

Shapes can be stacked (using the + operator). In that case, the magnifier and shadow are drawn according to the outside edge of the last shape, with the borders painted on top.

Implementation

final ShapeBorder shape;