Function Control.getMargin
Returns the anchor identified by margin
constant from margin
enum. A getter method for marginBottom
, marginLeft
, marginRight
and marginTop
.
double getMargin
(
const(long) margin
) nothrow @nogc const;