Function GraphEdit.useSnap
If true, enables snapping.
bool useSnap() nothrow @property @nogc;
void useSnap
(
bool v
) nothrow @property @nogc;
If true, enables snapping.
bool useSnap() nothrow @property @nogc;
void useSnap
(
bool v
) nothrow @property @nogc;