Rectangle.Width Property

Definition

Returns or sets the width of the specified rectangle, in points.

public:
 property int Width { int get(); };
public int Width { get; }
member this.Width : int
Public ReadOnly Property Width As Integer

Property Value

Applies to