Function Control.setAnchorsAndMarginsPreset
Sets both anchor preset and margin preset. See setAnchorsPreset
and setMarginsPreset
.
void setAnchorsAndMarginsPreset
(
const(long) preset,
const(long) resize_mode = 0L,
const(long) margin = 0L
) nothrow @nogc;