BitmapSource.Width 屬性

定義

以裝置獨立單位取得位圖寬度(每單位 1/96 英吋)。

public:
 virtual property double Width { double get(); };
public override double Width { get; }
member this.Width : double
Public Overrides ReadOnly Property Width As Double

屬性值

點陣圖的寬度(單位為單位)(單位為 1/96 吋)。

適用於