StyleBox.getOffset

Return the "offset" of a stylebox, this is a helper function, like writing Vector2(style.get_margin(MARGIN_LEFT), style.get_margin(MARGIN_TOP)).

struct StyleBox
@nogc nothrow const
Vector2
getOffset
()

Meta