GetWindowPosition method

Vector2C GetWindowPosition()

Implementation

Vector2C GetWindowPosition() {
  return _GetWindowPosition();
}