StyleBox.getMargin

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

struct StyleBox
@nogc nothrow const
double
getMargin
(
in long margin
)

Meta