SoftwareBitmap.DpiY Eigenschaft

Definition

Ruft die Punkte pro Zoll der Software-Bitmap in Y-Richtung ab oder legt diese fest.

public:
 property double DpiY { double get(); void set(double value); };
double DpiY();

void DpiY(double value);
public double DpiY { get; set; }
var double = softwareBitmap.dpiY;
softwareBitmap.dpiY = double;
Public Property DpiY As Double

Eigenschaftswert

Double

double

Die Punkte pro Zoll der Software-Bitmap in Y-Richtung.

Gilt für: