Search Results for

    Show / Hide Table of Contents

    Class ObjectsGroupResizingSettings

    Defines how an objects group should be resized. More info in the Resizer article.
    Inheritance
    object
    ObjectsGroupResizingSettings
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Melanchall.DryWetMidi.Tools
    Assembly: Melanchall.DryWetMidi.dll
    Syntax
    public sealed class ObjectsGroupResizingSettings

    Properties

    DistanceCalculationType

    Gets or sets the type of distance calculations. The default value is Midi.
    Declaration
    public TimeSpanType DistanceCalculationType { get; set; }
    Property Value
    Type Description
    TimeSpanType
    Exceptions
    Type Condition
    InvalidEnumArgumentException value specified an invalid value.

    See Also

    Resizer
    In this article
    Back to top 2024 / Generated by DocFX