GetWindowScaleDPI method

Vector2C GetWindowScaleDPI()

Implementation

Vector2C GetWindowScaleDPI() {
  return _GetWindowScaleDPI();
}