Enum LengthedObjectPart
Part of an ILengthedObject.
Namespace: Melanchall.DryWetMidi.Interaction
Assembly: Melanchall.DryWetMidi.dll
Syntax
public enum LengthedObjectPart
Fields
| Name | Description |
|---|---|
| End | End of an object. |
| Entire | Entire object from its start to its end. |
| Start | Start of an object. |