Click or drag to resize

PointToString Method

Converts this point to a string

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public override string ToString()

Return Value

Type: String
String representation of this point
See Also