GetMonitorPhysicalHeight abstract method

int GetMonitorPhysicalHeight(
  1. num monitor
)

Get specified monitor physical height in millimetres

Implementation

int GetMonitorPhysicalHeight(
  num monitor,
);