Interface ITrackObject
- Namespace
- ChartTools
- Assembly
- ChartTools.dll
Object located on a track
public interface ITrackObject : IReadOnlyTrackObject
- Extension Methods
Properties
Position
Tick number on the track.
uint Position { get; set; }
Property Value
Remarks
A tick represents a subdivision of a beat. The number of subdivisions per beat is stored in Resolution.