Function Camera2D.setDragMargin

Sets the specified margin. See also dragMarginBottom, dragMarginTop, dragMarginLeft, and dragMarginRight.

void setDragMargin (
  const(long) margin,
  const(double) drag_margin
) nothrow @nogc;