D3DImage.Width 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 D3DImage 的寬度。
public:
property double Width { double get(); };
public override sealed double Width { get; }
member this.Width : double
Public Overrides NotOverridable ReadOnly Property Width As Double
屬性值
D3DImage 的寬度,以測量單位表示。 測量單位為 1/96 英吋。
備註
當呼叫 SetBackBuffer 方法指派新的背景緩衝區時,的值 Width 可能會變更。