ToString Method (RectangleD)
Converts the current
RectangleD structure to a human-readable string representing it.
public override string ToString()
'Declaration
Public Overrides Function ToString() As String
Return Value
The string representing the current
RectangleD.