Gets the length of the Bond object

Namespace:  Hyleos.Chemistry
Assembly:  Hyleos.Chemistry (in Hyleos.Chemistry.dll) Version: 1.0.9.4 (1.0.9.4)

Syntax

C#
public double GetLength()
Visual Basic (Declaration)
Public Function GetLength As Double
Visual C++
public:
double GetLength()

Return Value

The euclidian distance between start and end atom

See Also