MathRect.ToString method (1 of 2)

Provides a string representation of this rectangle.

public override string ToString()

Return Value

A string representation of this rectangle.

See Also


MathRect.ToString method (2 of 2)

Provides a string representation of this rectangle.

public string ToString(IFormatProvider provider)

Return Value

A string representation of this rectangle.

See Also