Search Results for

    Show / Hide Table of Contents

    Enum TimeSpanMode

    Mode of the arithmetic operation between two ITimeSpan.
    Namespace: Melanchall.DryWetMidi.Interaction
    Assembly: Melanchall.DryWetMidi.dll
    Syntax
    public enum TimeSpanMode

    Fields

    Name Description
    LengthLength Both time spans represent length.
    TimeLength First time span represents time and second one represents length.
    TimeTime Both time spans represent time.
    In this article
    Back to top 2024 / Generated by DocFX