BitmapSizeOptions.PixelHeight 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
點陣圖影像的高度 (以像素為單位)。
public:
property int PixelHeight { int get(); };
public int PixelHeight { get; }
member this.PixelHeight : int
Public ReadOnly Property PixelHeight As Integer
屬性值
點陣圖的高度。
備註
PixelHeight 必須大於零才能有效。