Rectangle.Width Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The extent of this Rectangle along the X axis.
public double Width { get; set; }
member this.Width : double with get, set
Property Value
System.Double