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

适用于