Atom is part of a super atom group
Namespace:
Hyleos.Chemistry
Assembly:
Hyleos.Chemistry (in Hyleos.Chemistry.dll) Version: 1.0.9.4 (1.0.9.4)
Syntax
| C# |
|---|
public bool InSuperatom { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property InSuperatom As Boolean |
| Visual C++ |
|---|
public:
property bool InSuperatom {
bool get ();
void set (bool value);
} |
See Also