Type of Fragment
Default value is None.
Namespace:
Hyleos.ChemistryAssembly: Hyleos.Chemistry (in Hyleos.Chemistry.dll) Version: 1.0.9.4 (1.0.9.4)
Syntax
| C# |
|---|
public enum FragmentType |
| Visual Basic (Declaration) |
|---|
Public Enumeration FragmentType |
| Visual C++ |
|---|
public enum class FragmentType |
Members
| Member name | Description | |
|---|---|---|
| None |
None : Undefined
| |
| Aliphatic |
Aliphatic fragment
| |
| Ring |
Ring fragment
|