Control.getMargin

Returns the anchor identified by margin constant from margin enum. A getter method for marginBottom, marginLeft, marginRight and marginTop.

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

Meta