Returns a string representation of this object.

Namespace:  AForge.Math
Assembly:  AForge.Math (in AForge.Math.dll) Version: 2.2.5.0 (2.2.5.0)

Syntax

C#
public override string ToString()

Return Value

A string representation of this object.

See Also