Share via


BitmapSizeOptions.PixelHeight 屬性

定義

點陣圖影像的高度 (以像素為單位)。

public:
 property int PixelHeight { int get(); };
public int PixelHeight { get; }
member this.PixelHeight : int
Public ReadOnly Property PixelHeight As Integer

屬性值

點陣圖的高度。

備註

PixelHeight 必須大於零才能有效。

適用於