Size::ToString Method ()

 

Creates a human-readable string that represents this Size structure.

Namespace:   System.Drawing
Assembly:  System.Drawing (in System.Drawing.dll)

public:
virtual String^ ToString() override

Return Value

Type: System::String^

A string that represents this Size.

.NET Framework
Available since 1.1
Return to top
Show: