Click or drag to resize

PointToString Method

return "(" + x + ", " + y + ")";

Namespace:  VelocityDBExtensions.Spatial
Assembly:  VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 11.1.0.0 (11.1.0)
Syntax
public override string ToString()

Return Value

Type: String

[Missing <returns> documentation for "M:VelocityDBExtensions.Spatial.Point.ToString"]

See Also