Skip to contents

Get specified monitor physical width in millimetres.

Usage

get_monitor_physical_width(monitor)

Arguments

monitor

An integer.

Value

An integer

Note

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

int GetMonitorPhysicalWidth(int monitor);