Control.getAnchor

Returns the anchor identified by margin constant from margin enum. A getter method for anchorBottom, anchorLeft, anchorRight and anchorTop.

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

Meta