Size.Width

Size.Width property

Gets or sets the horizontal component of this Size.

public Length Width { get; set; }

Property Value

The horizontal component of this Size.

See Also