BitmapSource.Width 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
以裝置獨立單位取得位圖寬度(每單位 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 吋)。