Function StyleBoxFlat.expandMarginTop

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

double expandMarginTop() nothrow @property @nogc;

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