toSize method

Size toSize()

Implementation

Size toSize()
{
  return new Size(width, height);
}