Bracket1 and bracket2 has not null 2 _coordinates

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

Syntax

C#
public bool HasBracket { get; }
Visual Basic (Declaration)
Public ReadOnly Property HasBracket As Boolean
Visual C++
public:
property bool HasBracket {
	bool get ();
}

See Also