Check if bond is Down (Stereo == 2)

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

Syntax

C#
public bool IsDown()
Visual Basic (Declaration)
Public Function IsDown As Boolean
Visual C++
public:
bool IsDown()

Return Value

True if bond is DOWN, otherwise false

See Also