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