GetMonitorPhysicalHeight function

int GetMonitorPhysicalHeight(
  1. num monitor
)

Implementation

int GetMonitorPhysicalHeight(
  num monitor,
) => _module.GetMonitorPhysicalHeight(monitor);