[]
        
(Showing Draft Content)

GrapeCity.Drawing.Rect.Width

Width Property

Width

Gets or sets the width of this Rectangle structure.

Declaration
public int Width { get; set; }
Public Property Width As Integer
Property Value
Type Description
int

The width of this Rectangle structure.