DrawingImage.Width Property

Definition

Gets the width of the DrawingImage.

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

Property Value

The width of the DrawingImage.

Applies to