Share via


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

屬性值

Double

DrawingImage的寬度。

適用於