Function StyleBoxLine.thickness

The line's thickness in pixels.

long thickness() nothrow @property @nogc;

void thickness (
  long v
) nothrow @property @nogc;