Table of Contents

Class PhraseMarker

Namespace
ChartTools.Lyrics
Assembly
ChartTools.dll
public class PhraseMarker : TrackObjectBase, ILongTrackObject, ITrackObject, IReadOnlyTrackObject, ILongObject, IReadOnlyLongObject
Inheritance
PhraseMarker
Implements
Inherited Members
Extension Methods

Constructors

PhraseMarker(uint)

public PhraseMarker(uint position)

Parameters

position uint

Properties

Length

Manual length of the phrase defining a phrase end marker where applicable.

public uint Length { get; set; }

Property Value

uint

Remarks

A value of 0 defines the length to be up to the next phrase.