getContentSize method

Point<double> getContentSize()

Implementation

Point<double> getContentSize() {
  return _contentSize;
}