Skip to contents

Get specified monitor physical height in millimetres.

Usage

get_monitor_physical_height(monitor)

Arguments

monitor

An integer.

Value

An integer

Note

This function has been auto-generated from the following Raylib function definition:

int GetMonitorPhysicalHeight(int monitor);