Method ToString
ToString()
Converts the attributes of this RectangleF to a human-readable string.
public override string ToString()
Returns
- string
A string that contains the position, width, and height of this RectangleF structure.
Converts the attributes of this RectangleF to a human-readable string.
public override string ToString()
A string that contains the position, width, and height of this RectangleF structure.