layoutCentre property

Vector2 layoutCentre
getter/setter pair

The centre of the area where the graph layout is drawn.

Implementation

late var layoutCentre = layoutDimensions / 2;