SoftwareBitmap.PixelHeight Eigenschaft

Definition

Ruft die Höhe der Software-Bitmap in Pixel ab.

public:
 property int PixelHeight { int get(); };
int PixelHeight();
public int PixelHeight { get; }
var int32 = softwareBitmap.pixelHeight;
Public ReadOnly Property PixelHeight As Integer

Eigenschaftswert

Int32

int

Die Höhe der Software-Bitmap in Pixel.

Gilt für: