D3DImage.Width 屬性

定義

取得 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 可能會變更。

適用於

另請參閱