Point.ToString

Point.ToString method

Converts the attributes of this Point to a human readable string.

public override string ToString()

Return Value

This method returns human readable presentation of this object..

See Also