PointF.ToString

PointF.ToString method

Converts this PointF to a human readable string.

public override string ToString()

Return Value

A string that represents this PointF.

See Also