Constructs the string representation for the current point.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic override string ToString()
Public Overrides Function ToString As String
Return Value
Type:
StringThe point representation in the form X,Y.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also