xtd 0.2.0
Loading...
Searching...
No Matches

◆ to_string()

xtd::string xtd::drawing::rectangle_f::to_string ( ) const
overridevirtualnoexcept

Converts the attributes of this xtd::drawing::rectangle_f to a human-readable string.

Returns
A string that contains the position, width, and height of this Rectangle structure ¾ for example, {x=20, y=20, width=100, height=50}.

Reimplemented from xtd::object.