Check if bond is Up (Stereo == 1)

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

Syntax

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

Return Value

True if bond is UP, otherwise false

See Also