GetMonitorPhysicalWidth abstract method

int GetMonitorPhysicalWidth(
  1. num monitor
)

Get specified monitor physical width in millimetres

Implementation

int GetMonitorPhysicalWidth(
  num monitor,
);