getDimension static method

Dimension getDimension()

Returns Dimension

Implementation

static Dimension getDimension() {
  return _dimension!;
}