Function StyleBox.getMargin

Returns the content margin offset for the specified margin. Positive values reduce size inwards, unlike Control's margin values.

double getMargin (
  const(long) margin
) nothrow @nogc const;