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

プロパティ値

Double

デバイスに依存しない単位でのビットマップの幅 (単位あたり 1/96 インチ)。

適用対象