GetDpiForSystem method

int GetDpiForSystem()

Implementation

int GetDpiForSystem() {
  return _GetDpiForSystem();
}