DynamicImageInstance.HeightInPixels 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定目前影像執行個體的高度 (以像素為單位)。
protected:
virtual property int HeightInPixels { int get(); };
protected virtual int HeightInPixels { get; }
member this.HeightInPixels : int
Protected Overridable ReadOnly Property HeightInPixels As Integer
屬性值
目前影像執行個體的高度 (以像素為單位)。