Box.Width

Box.Width property

Gets or sets the width of the box aligned in x-axis.

public double Width { get; set; }

Property Value

The width aligned in x-axis.

See Also