Click or drag to resize

RectangleFToString Method

Converts this rectangle to a string

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public override string ToString()

Return Value

Type: String
String representation of this rectangle
See Also