Eyeshot 10 WinForms API Reference
ToString Method (Point2D)

WinForms Assembly > devDept.Geometry Namespace > Point2D Class : ToString Method
Converts this 2D point to a human readable string.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
public override string ToString()

Return Value

A string that represents this 2D point.
See Also

Reference

Point2D Class
Point2D Members