ToString

Rectangle.ToString method

Returns the bounds in a readable form.

public override string ToString()

Return Value

A string that lists position and dimensions.

See Also