Function GraphEdit.zoom

The current zoom value.

double zoom() nothrow @property @nogc;

void zoom (
  double v
) nothrow @property @nogc;