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的宽度。

适用于