Point.ToString
Point.ToString method
Converts this Point
to a human-readable string.
public override string ToString()
Return Value
A String that represents this instance.
See Also
- struct Point
- namespace Aspose.Imaging
- assembly Aspose.Imaging
Converts this Point
to a human-readable string.
public override string ToString()
A String that represents this instance.