Click or drag to resize

PointToString Method

Returns the value as string, in such format: X:4.4347; Y:105.343023.

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

Return Value

String
The Point value as string.
See Also