CommonHelperPointToString Method |
Convert a Point to a culture invariant string value.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static string PointToString(
Point s
)
Parameters
- s Point
- Size to convert.
Return Value
StringCulture invariant string representation.
See Also