Click or drag to resize

RectangleToString Method

Returns the value as string, in such format: L:23.232; T:0.47; W:22.553; H:99.23243.

Namespace: SautinSoft.Document.Drawing
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public override string ToString()

Return Value

String
The Rectangle value as string.
See Also