ToString

Rectangle.ToString method

Returns a string representation of the rectangle.

public override string ToString()

Return Value

A string representing the rectangle’s position and size.

See Also