Table of Contents

Interface ILongObject

Namespace
ChartTools
Assembly
ChartTools.dll

Interface for objects with a defined length in ticks

public interface ILongObject : IReadOnlyLongObject
Extension Methods

Properties

Length

Tick number on the track.

uint Length { get; set; }

Property Value

uint

Remarks

A tick represents a subdivision of a beat. The number of subdivisions per beat is stored in Resolution.