MagnifyGlass.setLineWidth() method

Set the line with of the magnify glass border.

Signature:

setLineWidth(lineWidth: number): void;

Parameters

ParameterDescription
lineWidththe width in pixel.

Returns:

void