Compartir a través de


DisplayMonitor.RawDpiX Propiedad

Definición

Obtiene el ppp horizontal físico del monitor (según la resolución nativa del monitor y el tamaño físico).

public:
 property float RawDpiX { float get(); };
float RawDpiX();
public float RawDpiX { get; }
var single = displayMonitor.rawDpiX;
Public ReadOnly Property RawDpiX As Single

Valor de propiedad

Single

float

Ppp horizontal físico del monitor (según la resolución nativa del monitor y el tamaño físico).

Se aplica a