GetMonitorWidth abstract method

int GetMonitorWidth(
  1. num monitor
)

Get specified monitor width (current video mode used by monitor)

Implementation

int GetMonitorWidth(
  num monitor,
);