Function StyleBoxFlat.borderWidthLeft

Border width for the left border.

long borderWidthLeft() nothrow @property @nogc;

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