layoutDimensions property
Vector2
layoutDimensions
getter/setter pair
The components of this vector correspond to the dimensions of the graph layout drawing area.
Implementation
var layoutDimensions = Vector2.all(1);