Function StyleBoxTexture.expandMarginTop
Expands the top margin of this style box when drawing, causing it to be drawn larger than requested.
double expandMarginTop() nothrow @property @nogc;
void expandMarginTop
(
double v
) nothrow @property @nogc;