Point
.
.
::
.
.
ToString Method
Returns a
[System.String]
that represents this instance.
Namespace:
Squid
Assembly:
Squid.Core
(in Squid.Core.dll)
Syntax
C#
VB
C++
public
string
ToString
()
Public
Function
ToString
As
String
public
:
String
^
ToString
()
Return Value
A
[System.String]
that represents this instance.
See Also
Point Structure
Squid Namespace