Rectangle.ToString

Rectangle.ToString method

Gets rectangle string representation.

public override string ToString()

Return Value

String has format llx,lly,urx,ury.

See Also