GetMonitorWidth function

int GetMonitorWidth(
  1. num monitor
)

Implementation

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