GetMonitorHeight function

int GetMonitorHeight(
  1. num monitor
)

Implementation

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