Click or drag to resize
Accord.NET (logo)

LineSegmentToString Method

Get string representation of the class.

Namespace:  Accord.Math.Geometry
Assembly:  Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax
public override string ToString()
Request Example View Source

Return Value

Type: String
Returns string, which contains values of the like in readable form.
See Also