ToString Method (Corners)
In This Topic
Returns a string that represents the current
Corners.
Syntax
'Declaration
Public Overrides Function ToString() As String
public override string ToString()
Return Value
A String that represents the current
Corners.
See Also