Chiral flag property
Namespace:
Hyleos.ChemistryAssembly: Hyleos.Chemistry (in Hyleos.Chemistry.dll) Version: 1.0.9.4 (1.0.9.4)
Syntax
| C# |
|---|
public bool Chiral { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property Chiral As Boolean |
| Visual C++ |
|---|
public: property bool Chiral { bool get (); void set (bool value); } |