StyleBox.getOffset

Returns the "offset" of a stylebox. This helper function returns a value equivalent to Vector2(style.get_margin(MARGIN_LEFT), style.get_margin(MARGIN_TOP)).

struct StyleBox
@nogc nothrow const
Vector2
getOffset
()

Meta