Function StyleBoxFlat.expandMarginLeft

Expands the stylebox outside of the control rect on the left edge. Useful in combination with borderWidthLeft to draw a border outside the control rect.

double expandMarginLeft() nothrow @property @nogc;

void expandMarginLeft (
  double v
) nothrow @property @nogc;