Width

Rectangle.Width property

Gets the width of the rectangle based on left and right edges.

public int Width { get; }

See Also