GetMonitorHeight abstract method

int GetMonitorHeight(
  1. num monitor
)

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

Implementation

int GetMonitorHeight(
  num monitor,
);