Compartir a través de


DisplayMonitor.RawDpiY Propiedad

Definición

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

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

Valor de propiedad

Single

float

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

Se aplica a