NativeMethods.RECT.Width Property

Definition

Gets the width of the rectangle.

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

Property Value

Width of the rectangle.

Applies to