次の方法で共有


DrawingImage.Width プロパティ

定義

DrawingImage の幅を取得します。

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

プロパティ値

DrawingImage の幅。

適用対象